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:
getAlgorithmin interfaceKey- Returns:
- name of the algorithm
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncodedin interfaceKey
-
getFormat
-
getParams
Description copied from interface:QTESLAKeyReturn the parameters for this key - in this case the security category. -
equals
-
hashCode
public int hashCode()
-