Overview
Package
Tree
Index
Deprecated
About
Bouncy Castle Cryptography Library 1.32
Prev Class
|
Next Class
Frames
|
No Frames
Summary: Nested | Field |
Method
| Constr
Detail: Nested | Field |
Method
| Constr
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()
Overview
Package
Tree
Index
Deprecated
About