| Interface | Description |
|---|---|
| SniX509ExtendedKeyManager.SniSelector |
Selects a certificate based on SNI information.
|
| Class | Description |
|---|---|
| AliasedX509ExtendedKeyManager |
An
X509ExtendedKeyManager that select a key with desired alias,
delegating other processing to a nested X509ExtendedKeyManager. |
| SniX509ExtendedKeyManager |
A
X509ExtendedKeyManager that selects a key with an alias
retrieved from SNI information, delegating other processing to a nested X509ExtendedKeyManager. |
| SslContextFactory |
SslContextFactory is used to configure SSL parameters
to be used by server and client connectors.
|
| SslContextFactory.Client | |
| SslContextFactory.Server | |
| SslContextFactory.X509ExtendedKeyManagerWrapper |
A wrapper that delegates to another (if not
null) X509ExtendedKeyManager. |
| SslContextFactory.X509ExtendedTrustManagerWrapper |
A wrapper that delegates to another (if not
null) X509ExtendedTrustManager. |
| X509 |
Copyright © 2010 - 2020 Adobe. All Rights Reserved