org.bouncycastle.crypto.params

Class GOST3410PrivateKeyParameters

public class GOST3410PrivateKeyParameters extends GOST3410KeyParameters

Constructor Summary
GOST3410PrivateKeyParameters(BigInteger x, GOST3410Parameters params)
Method Summary
BigIntegergetX()

Constructor Detail

GOST3410PrivateKeyParameters

public GOST3410PrivateKeyParameters(BigInteger x, GOST3410Parameters params)

Method Detail

getX

public BigInteger getX()