public interface ProtonSslEngineProvider
Modifier and Type | Method and Description |
---|---|
ProtonSslEngine |
createSslEngine(SslPeerDetails peerDetails)
Returns an SSL engine.
|
ProtonSslEngine createSslEngine(SslPeerDetails peerDetails)
peerDetails
- the details of the remote peer. If non-null, may be used to assist SSL session resumption.