|
|||||||||
Home >> All >> javax >> crypto >> [ interfaces overview ] | PREV PACKAGE NEXT PACKAGE |
Package javax.crypto.interfaces
See:
Description
Interface Summary | |
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). |
Package javax.crypto.interfaces Description
|
|||||||||
Home >> All >> javax >> crypto >> [ interfaces overview ] | PREV PACKAGE NEXT PACKAGE |