Interface SslContextFactory


public interface SslContextFactory
A factory to create SSLContexts.
Since:
5.0.0
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    create(String name)
    Create a SSLContext for a given name.