DSAPrivateKey

Interface DSAPrivateKey

All Superinterfaces:
Destroyable, DSAKey, Key, PrivateKey, Serializable
public interface DSAPrivateKey
extends DSAKey, PrivateKey

The standard interface to a DSA private key. DSA (Digital Signature Algorithm) is defined in NIST's FIPS-186.

See Also:
Key, Signature, DSAKey, 登录查看完整内容