TransportImpl.ssl

{@inheritDoc}

<p>Note that sslDomain must implement {@link hunt.proton.engine.impl.ssl.ProtonSslEngineProvider}. This is not possible enforce at the API level because {@link hunt.proton.engine.impl.ssl.ProtonSslEngineProvider} is not part of the public Proton API.</p>

  1. Ssl ssl(SslDomain sslDomain, SslPeerDetails sslPeerDetails)
    class TransportImpl
  2. Ssl ssl(SslDomain sslDomain)

Meta