Interface SslContextFactory
-
Method Summary
-
Method Details
-
create
Create aSSLContextfor a given name. The name is typically the name of the connection.- Parameters:
name- name of the connection the SSLContext is used for- Returns:
- the SSLContext for this name
- See Also:
-