Package org.bouncycastle.crypto.params
Class DSAPrivateKeyParameters
java.lang.Object
org.bouncycastle.crypto.params.AsymmetricKeyParameter
org.bouncycastle.crypto.params.DSAKeyParameters
org.bouncycastle.crypto.params.DSAPrivateKeyParameters
- All Implemented Interfaces:
CipherParameters
public class DSAPrivateKeyParameters extends DSAKeyParameters
-
Constructor Summary
Constructors Constructor Description DSAPrivateKeyParameters(BigInteger x, DSAParameters params) -
Method Summary
Modifier and Type Method Description BigIntegergetX()