org.bouncycastle.jce.interfaces

Interface GOST3410PrivateKey

All Superinterfaces:
GOST3410Key, java.security.PrivateKey
Known Implementing Classes:
JDKGOST3410PrivateKey

public interface GOST3410PrivateKey
extends GOST3410Key, java.security.PrivateKey

Method Summary

BigInteger
getX()

Methods inherited from interface org.bouncycastle.jce.interfaces.GOST3410Key

getParameters

Method Details

getX

public BigInteger getX()