Class BCLMSPublicKey
java.lang.Object
org.bouncycastle.pqc.jcajce.provider.lms.BCLMSPublicKey
- All Implemented Interfaces:
Serializable, AsymmetricKey, DEREncodablePREVIEW, Key, PublicKey, LMSKey
-
Constructor Summary
ConstructorsConstructorDescriptionBCLMSPublicKey(SubjectPublicKeyInfo keyInfo) BCLMSPublicKey(LMSKeyParameters keyParams) -
Method Summary
Methods inherited from class Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface AsymmetricKey
getParams
-
Constructor Details
-
BCLMSPublicKey
-
BCLMSPublicKey
- Throws:
IOException
-
-
Method Details
-
getAlgorithm
- Specified by:
getAlgorithmin interfaceKey- Returns:
- name of the algorithm - "LMS"
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncodedin interfaceKey
-
getFormat
-
equals
-
hashCode
-
getLevels
-