Package org.bouncycastle.jce.interfaces
Interface GOST3410Key
- All Known Subinterfaces:
GOST3410PrivateKey
,GOST3410PublicKey
- All Known Implementing Classes:
BCGOST3410PrivateKey
,BCGOST3410PublicKey
public interface GOST3410Key
Main interface for a GOST 3410-94 key.
-
Method Summary
-
Method Details
-
getParameters
GOST3410Params getParameters()
-