Bouncy Castle Cryptography Library 1.33 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.bouncycastle.crypto.params.AsymmetricKeyParameter
org.bouncycastle.crypto.params.GOST3410KeyParameters
org.bouncycastle.crypto.params.GOST3410PrivateKeyParameters
public class GOST3410PrivateKeyParameters
extends GOST3410KeyParameters
Constructor Summary | |
|
Method Summary | |
BigInteger |
|
Methods inherited from class org.bouncycastle.crypto.params.GOST3410KeyParameters | |
getParameters |
Methods inherited from class org.bouncycastle.crypto.params.AsymmetricKeyParameter | |
isPrivate |
public GOST3410PrivateKeyParameters(BigInteger x, GOST3410Parameters params)