Interface GOST3410Key<T extends AlgorithmParameterSpec>
- All Known Subinterfaces:
ECGOST3410PrivateKey,ECGOST3410PublicKey,GOST3410PrivateKey,GOST3410PublicKey
public interface GOST3410Key<T extends AlgorithmParameterSpec>
Main interface for a GOST keys.
-
Method Summary
-
Method Details
-
getParams
GOST3410ParameterSpec<T> getParams()
-