Interface | Description |
---|---|
PasswordFinder |
call back to allow a password to be fetched when one is requested.
|
Class | Description |
---|---|
MiscPEMGenerator |
PEM generator for the original set of PEM objects used in Open SSL.
|
PEMReader |
Class for reading OpenSSL PEM encoded streams containing
X509 certificates, PKCS8 encoded keys and PKCS7 objects.
|
PEMWriter |
General purpose writer for OpenSSL PEM objects.
|
PKCS8Generator |
Exception | Description |
---|---|
EncryptionException | |
PasswordException | |
PEMException |
Copyright © 2015. All rights reserved.