May 2001
Intermediate to advanced
618 pages
20h 50m
English
Interface java.security.interfaces.DSAPrivateKey
Classes that implement this interface allow you to retrieve the private key parameter used to calculate a DSA private key.
public interface java.security.interfaces.DSAPrivateKey {
// Instance Methods
public BigInteger getX( );
}
DSAParams, DSAPublicKey
|
Read now
Unlock full access