org.bouncycastle.jce.interfaces

Interface GOST3410Key

Known Subinterfaces:
GOST3410PrivateKey, GOST3410PublicKey
Known Implementing Classes:
JDKGOST3410PrivateKey, JDKGOST3410PublicKey

public interface GOST3410Key

Main interface for a GOST 3410-94 key.

Method Summary

GOST3410Params
getParameters()

Method Details

getParameters

public GOST3410Params getParameters()