public abstract class AsymmetricDSTU4145Key extends java.lang.Object implements AsymmetricKey
| Modifier and Type | Field and Description |
|---|---|
protected AlgorithmIdentifier |
dstu4145Identifier |
| 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, waitgetEncodedprotected final AlgorithmIdentifier dstu4145Identifier
public Algorithm getAlgorithm()
getAlgorithm in interface Keypublic DSTU4145Parameters getParameters()
protected final void checkApprovedOnlyModeStatus()
protected void zeroize()
protected static void reverseBytes(byte[] bytes)