Class BCqTESLAPublicKey
java.lang.Object
org.bouncycastle.pqc.jcajce.provider.qtesla.BCqTESLAPublicKey
- All Implemented Interfaces:
Serializable
,Key
,PublicKey
,QTESLAKey
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBCqTESLAPublicKey
(SubjectPublicKeyInfo keyInfo) BCqTESLAPublicKey
(QTESLAPublicKeyParameters keyParams) -
Method Summary
-
Constructor Details
-
BCqTESLAPublicKey
-
BCqTESLAPublicKey
- Throws:
IOException
-
-
Method Details
-
getAlgorithm
- Specified by:
getAlgorithm
in interfaceKey
- Returns:
- name of the algorithm
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncoded
in interfaceKey
-
getFormat
-
getParams
Description copied from interface:QTESLAKey
Return the parameters for this key - in this case the security category. -
equals
-
hashCode
public int hashCode()
-