public interface CryptParamInterface
extends java.security.spec.AlgorithmParameterSpec
Modifier and Type | Method and Description |
---|---|
byte[] |
getEncodedOID()
get ASN1 encoded OID.
|
int[] |
getKMT()
Extended commutator as used in implementation. 4K
|
OID |
getOID()
get OID.
|
byte[] |
getSubstitution()
Substitution as described in gost, 64 bytes.
|
byte[] getSubstitution()
int[] getKMT()
OID getOID()
byte[] getEncodedOID()