Bouncy Castle Cryptography Library 1.37 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.bouncycastle.crypto.params.GOST3410ValidationParameters
public class GOST3410ValidationParameters
extends java.lang.Object
Constructor Summary | |
| |
|
public GOST3410ValidationParameters(int x0, int c)
public GOST3410ValidationParameters(long x0L, long cL)
public boolean equals(Object o)
public int getC()
public long getCL()
public int getX0()
public long getX0L()
public int hashCode()