Package | Description |
---|---|
io.vertx.core.net |
Modifier and Type | Class and Description |
---|---|
class |
JksOptions
Key or trust store options configuring private key and/or certificates based on Java Keystore files.
|
class |
PemKeyCertOptions
Key store options configuring a private key and its certificate based on
Privacy-enhanced Electronic Email (PEM) files.
|
class |
PfxOptions
Key or trust store options configuring private key and/or certificates based on PKCS#12 files.
|
Modifier and Type | Method and Description |
---|---|
KeyCertOptions |
KeyCertOptions.clone() |
KeyCertOptions |
TCPSSLOptions.getKeyCertOptions() |
Copyright © 2015. All Rights Reserved.