DSAPrivateKey.getX

DSAPrivateKey.getX

Interface Overview | Interface Members | This Package | All Packages

Syntax
public abstract BigInteger getX()
Returns
the value of the private key, x.
Description
Returns the value of the private key, x.


Send feedback to MSDN.Look here for MSDN Online resources.