public abstract class AsymmetricDSTU4145Key extends java.lang.Object implements AsymmetricKey
Modifier and Type | Field and Description |
---|---|
protected AlgorithmIdentifier |
dstu4145Identifier |
protected DSTU4145Parameters |
parameters |
Modifier and Type | Method and Description |
---|---|
protected void |
checkApprovedOnlyModeStatus() |
Algorithm |
getAlgorithm()
Return the algorithm this DSTU4145 key is for.
|
DSTU4145Parameters |
getParameters()
Return the domain parameters for this DSTU4145 key.
|
protected static void |
reverseBytes(byte[] bytes) |
protected void |
zeroize() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEncoded
protected DSTU4145Parameters parameters
protected final AlgorithmIdentifier dstu4145Identifier
public Algorithm getAlgorithm()
getAlgorithm
in interface Key
public DSTU4145Parameters getParameters()
protected final void checkApprovedOnlyModeStatus()
protected void zeroize()
protected static void reverseBytes(byte[] bytes)