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
.