| Modifier and Type | Method and Description | 
|---|---|
AmqpClientOptions | 
AmqpClientOptions.setPfxKeyCertOptions(PfxOptions options)  | 
AmqpClientOptions | 
AmqpClientOptions.setPfxTrustOptions(PfxOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
AmqpBridgeOptions | 
AmqpBridgeOptions.setPfxKeyCertOptions(PfxOptions options)  | 
AmqpBridgeOptions | 
AmqpBridgeOptions.setPfxTrustOptions(PfxOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
EventBusOptions | 
EventBusOptions.setPfxKeyCertOptions(PfxOptions options)  | 
EventBusOptions | 
EventBusOptions.setPfxTrustOptions(PfxOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
HttpClientOptions | 
HttpClientOptions.setPfxKeyCertOptions(PfxOptions options)  | 
HttpServerOptions | 
HttpServerOptions.setPfxKeyCertOptions(PfxOptions options)  | 
HttpClientOptions | 
HttpClientOptions.setPfxTrustOptions(PfxOptions options)  | 
HttpServerOptions | 
HttpServerOptions.setPfxTrustOptions(PfxOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
PfxOptions | 
PfxOptions.clone()  | 
PfxOptions | 
PfxOptions.copy()  | 
PfxOptions | 
TCPSSLOptions.getPfxKeyCertOptions()
Get the key/cert options in pfx format. 
 | 
PfxOptions | 
TCPSSLOptions.getPfxTrustOptions()
Get the trust options in pfx format 
 | 
PfxOptions | 
PfxOptions.setPassword(String password)
Set the password 
 | 
PfxOptions | 
PfxOptions.setPath(String path)
Set the path 
 | 
PfxOptions | 
PfxOptions.setValue(Buffer value)
Set the store as a buffer 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TCPSSLOptions | 
TCPSSLOptions.setPfxKeyCertOptions(PfxOptions options)
Set the key/cert options in pfx format. 
 | 
NetServerOptions | 
NetServerOptions.setPfxKeyCertOptions(PfxOptions options)  | 
ClientOptionsBase | 
ClientOptionsBase.setPfxKeyCertOptions(PfxOptions options)  | 
NetClientOptions | 
NetClientOptions.setPfxKeyCertOptions(PfxOptions options)  | 
TCPSSLOptions | 
TCPSSLOptions.setPfxTrustOptions(PfxOptions options)
Set the trust options in pfx format 
 | 
NetServerOptions | 
NetServerOptions.setPfxTrustOptions(PfxOptions options)  | 
ClientOptionsBase | 
ClientOptionsBase.setPfxTrustOptions(PfxOptions options)  | 
NetClientOptions | 
NetClientOptions.setPfxTrustOptions(PfxOptions options)  | 
| Constructor and Description | 
|---|
PfxOptions(PfxOptions other)
Copy constructor 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ConsulClientOptions | 
ConsulClientOptions.setPfxKeyCertOptions(PfxOptions options)
Set the key/cert options in pfx format. 
 | 
ConsulClientOptions | 
ConsulClientOptions.setPfxTrustOptions(PfxOptions options)
Set the trust options in pfx format 
 | 
| Modifier and Type | Method and Description | 
|---|---|
HttpTermOptions | 
HttpTermOptions.setPfxKeyCertOptions(PfxOptions options)  | 
TelnetTermOptions | 
TelnetTermOptions.setPfxKeyCertOptions(PfxOptions options)  | 
SSHTermOptions | 
SSHTermOptions.setPfxKeyPairOptions(PfxOptions options)
Set the key pair options in pfx format. 
 | 
HttpTermOptions | 
HttpTermOptions.setPfxTrustOptions(PfxOptions options)  | 
TelnetTermOptions | 
TelnetTermOptions.setPfxTrustOptions(PfxOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
WebClientOptions | 
WebClientOptions.setPfxKeyCertOptions(PfxOptions options)  | 
WebClientOptions | 
WebClientOptions.setPfxTrustOptions(PfxOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
MqttClientOptions | 
MqttClientOptions.setPfxKeyCertOptions(PfxOptions options)  | 
MqttServerOptions | 
MqttServerOptions.setPfxKeyCertOptions(PfxOptions options)  | 
MqttClientOptions | 
MqttClientOptions.setPfxTrustOptions(PfxOptions options)  | 
MqttServerOptions | 
MqttServerOptions.setPfxTrustOptions(PfxOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
MySQLConnectOptions | 
MySQLConnectOptions.setPfxKeyCertOptions(PfxOptions options)  | 
MySQLConnectOptions | 
MySQLConnectOptions.setPfxTrustOptions(PfxOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
PgConnectOptions | 
PgConnectOptions.setPfxKeyCertOptions(PfxOptions options)  | 
PgConnectOptions | 
PgConnectOptions.setPfxTrustOptions(PfxOptions options)  | 
Copyright © 2020 Eclipse. All rights reserved.