| Package | Description |
|---|---|
| com.tvd12.ezyfoxserver.ssl |
| Modifier and Type | Class and Description |
|---|---|
class |
EzySimpleSslConfig |
| Modifier and Type | Method and Description |
|---|---|
EzySslConfig |
EzySimpleSslConfigLoader.load(String filePath) |
protected EzySslConfig |
EzySslContextInitializer.loadSslConfig() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
EzySimpleSslContextFactory.getAlgorithm(EzySslConfig config) |
protected KeyManagerFactory |
EzySimpleSslContextFactory.newKeyManagerFactory(EzySslConfig config) |
protected KeyStore |
EzySimpleSslContextFactory.newKeyStore(EzySslConfig config) |
SSLContext |
EzySslContextFactory.newSslContext(EzySslConfig config) |
SSLContext |
EzySimpleSslContextFactory.newSslContext(EzySslConfig config) |
protected SSLContext |
EzySimpleSslContextFactory.tryNewSslContext(EzySslConfig config) |
Copyright © 2021 Young Monkeys. All rights reserved.