Package javax.crypto.interfaces
-
Interface Summary Interface Description DHKey The interface for a Diffie-Hellman key.DHPrivateKey The interface for a private key in the Diffie-Hellman key exchange protocol.DHPublicKey The interface for a public key in the Diffie-Hellman key exchange protocol.PBEKey The interface to a password-based-encryption key.