| Interface | Description |
|---|---|
| DHKey |
This interface marks public/private keys in the Diffie-Hellman key
exchange algorithm.
|
| DHPrivateKey |
This interface marks a private key in the Diffie-Hellman key exchange
algorithm.
|
| DHPublicKey |
This interface marks a public key in the Diffie-Hellman key-exchange
algorithm.
|
| PBEKey |
Interface to a password-derived key for password-based encryption
(PBE).
|