public abstract class AsymmetricLMSKey extends LMS.KeyCache implements AsymmetricKey
Modifier and Type | Field and Description |
---|---|
protected int |
L |
Modifier and Type | Method and Description |
---|---|
protected void |
checkApprovedOnlyModeStatus() |
Algorithm |
getAlgorithm()
Return the algorithm this Edwards Curve key is for.
|
int |
getL()
Return the number of levels (L) associated with the key.
|
protected boolean |
isThreadCorrectMode() |
protected void |
zeroize() |
getInternalKey
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEncoded
public Algorithm getAlgorithm()
getAlgorithm
in interface Key
public int getL()
protected void zeroize()
protected final boolean isThreadCorrectMode()
protected final void checkApprovedOnlyModeStatus()