Class | Description |
---|---|
JSSEImplementation | |
JSSEKeyManager |
X509KeyManager which allows selection of a specific keypair and certificate
chain (identified by their keystore alias name) to be used by the server to
authenticate itself to SSL clients.
|
JSSESupport |
JSSESupport
Concrete implementation class for JSSE
Support classes.
|
JSSEUtil |
SSLUtil implementation for JSSE.
|
PEMFile |
RFC 1421 PEM file containing X509 certificates or private keys (PKCS#8 only,
i.e. with boundaries containing "BEGIN PRIVATE KEY" or "BEGIN ENCRYPTED PRIVATE KEY",
not "BEGIN RSA PRIVATE KEY" or other variations).
|
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.