Interface DSAPublicKey

Interface java.security.interfaces.DSAPublicKey

Interface Members | This Package | All Packages

public interface DSAPublicKey
extends DSAKey, PublicKey

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

See Also:
Key, KeyParams, Signature