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() |
getInternalKeyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEncodedpublic Algorithm getAlgorithm()
getAlgorithm in interface Keypublic int getL()
protected void zeroize()
protected final boolean isThreadCorrectMode()
protected final void checkApprovedOnlyModeStatus()