| Interface | Description |
|---|---|
| PBKDFKey |
Base interface for keys associated with various password based key derivation functions (PBKDF).
|
| PKIXCertRevocationChecker | |
| PKIXCertStore | |
| PKIXCRLStore |
| Class | Description |
|---|---|
| CompositePrivateKey |
A composite private key class.
|
| CompositePublicKey |
A composite key class.
|
| ExternalPublicKey |
Wrapper class which returns an "ExternalValue" for the public key encoding.
|
| PBKDF1Key |
A password based key for use with PBKDF1 as defined in PKCS#5.
|
| PBKDF1KeyWithParameters |
A password based key for use with PBKDF1 as defined in PKCS#5 with full PBE parameters.
|
| PBKDF2Key |
A password based key for use with PBKDF2 as defined in PKCS#5.
|
| PBKDF2KeyWithParameters |
A password based key for use with PBKDF2 as defined in PKCS#5 with full PBE parameters.
|
| PKCS12Key |
A password based key for use with PKCS#12.
|
| PKCS12KeyWithParameters |
A password based key for use with PKCS#12 with full PBE parameters.
|
| PKIXCertRevocationCheckerParameters | |
| PKIXCertStoreSelector |
This class is a Selector implementation for certificates.
|
| PKIXCertStoreSelector.Builder | |
| PKIXCRLStoreSelector |
This class is a Selector implementation for X.509 certificate revocation
lists.
|
| PKIXCRLStoreSelector.Builder | |
| PKIXExtendedBuilderParameters |
This class contains extended parameters for PKIX certification path builders.
|
| PKIXExtendedBuilderParameters.Builder | |
| PKIXExtendedParameters |
This class extends the PKIXParameters with a validity model parameter.
|
| PKIXExtendedParameters.Builder |
Builder for a PKIXExtendedParameters object.
|
| SecretKeyWithEncapsulation |
Carrier class for a KEM/KTS secret key plus its encapsulation.
|