org.gudy.bouncycastle.crypto.params
Class DSAPrivateKeyParameters
java.lang.Object
org.gudy.bouncycastle.crypto.params.AsymmetricKeyParameter
org.gudy.bouncycastle.crypto.params.DSAKeyParameters
org.gudy.bouncycastle.crypto.params.DSAPrivateKeyParameters
- All Implemented Interfaces:
- CipherParameters
public class DSAPrivateKeyParameters
- extends DSAKeyParameters
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DSAPrivateKeyParameters
public DSAPrivateKeyParameters(BigInteger x,
DSAParameters params)
getX
public BigInteger getX()