| A private key. This interface contains no methods or constants.
It merely serves to group (and provide type safety for) all private key
interfaces.
Note: The specialized private key interfaces extend this interface.
See, for example, the DSAPrivateKey interface in
java.security.interfaces .
See Also: Key See Also: PublicKey See Also: Certificate See Also: Signature.initVerify See Also: java.security.interfaces.DSAPrivateKey See Also: java.security.interfaces.RSAPrivateKey See Also: java.security.interfaces.RSAPrivateCrtKey version: 1.25 00/02/02 author: Benjamin Renaud author: Josh Bloch |