| 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.Objectorg.bouncycastle.crypto.params.AsymmetricKeyParameterorg.bouncycastle.crypto.params.GOST3410KeyParametersorg.bouncycastle.crypto.params.GOST3410PublicKeyParameterspublic class GOST3410PublicKeyParametersextends GOST3410KeyParametersConstructor 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 GOST3410PublicKeyParameters(BigInteger y,
GOST3410Parameters params)