org.bouncycastle.jce.interfaces

Interface GOST3410PublicKey

All Superinterfaces:
GOST3410Key, PublicKey
Known Implementing Classes:
JDKGOST3410PublicKey

public interface GOST3410PublicKey
extends GOST3410Key, PublicKey

Method Summary

BigInteger
getY()

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

getParameters

Method Details

getY

public BigInteger getY()