public class SSLContextFactory extends Object
| Constructor and Description |
|---|
SSLContextFactory(TlsProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
KeyStore |
createKeyStore() |
SSLContext |
createSSLContext() |
KeyStore |
createTrustStore() |
public SSLContextFactory(TlsProperties properties)
public SSLContext createSSLContext() throws GeneralSecurityException, IOException
GeneralSecurityExceptionIOExceptionpublic KeyStore createKeyStore() throws GeneralSecurityException, IOException
GeneralSecurityExceptionIOExceptionpublic KeyStore createTrustStore() throws GeneralSecurityException, IOException
GeneralSecurityExceptionIOExceptionCopyright © 2020 Pivotal Software, Inc.. All rights reserved.