Modifier and Type | Class and Description |
---|---|
class |
SelfSignedKeyStoreManager
KeyStore manager that automatically generates a self-signed certificate
on startup if it doesn't already exist.
|
Constructor and Description |
---|
SslContextFactory(KeyStoreManager ksm) |
SslContextFactory(KeyStoreManager ksm,
TrustManager[] trustManagers) |
SslHandshakeHandlerFactory(KeyStoreManager ksm) |
Copyright © 2009–2015 LittleShoot. All rights reserved.