See: Description
| Class | Description |
|---|---|
| ECDHKeyAgreement |
ECDH key-agreement SPI.
|
| ExternalKeyStoreSpi |
External KeyStoreSpi implementation.
|
| NativeAESKeyGeneratorSpi |
AES KeyGenerator SPI to expose the key generation algorithm provided by a native crypto engine.
|
| NativeKeyGeneratorSpi |
Generic KeyGenerator SPI to expose the key generation algorithms provided by a native crypto engine.
|
| PKIXCertPathValidator |
This class implements CertPath validation based on the
MicroEJ Crypto Abstraction Layer
(ej.crypto) for certification paths consisting exclusively of X509Certificates. |