Class BCqTESLAPrivateKey
java.lang.Object
org.bouncycastle.pqc.jcajce.provider.qtesla.BCqTESLAPrivateKey
- All Implemented Interfaces:
Serializable
,Key
,PrivateKey
,Destroyable
,QTESLAKey
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBCqTESLAPrivateKey
(PrivateKeyInfo keyInfo) BCqTESLAPrivateKey
(QTESLAPrivateKeyParameters keyParams) -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface javax.security.auth.Destroyable
destroy, isDestroyed
-
Constructor Details
-
BCqTESLAPrivateKey
-
BCqTESLAPrivateKey
- Throws:
IOException
-
-
Method Details
-
getAlgorithm
- Specified by:
getAlgorithm
in interfaceKey
- Returns:
- name of the algorithm
-
getFormat
-
getParams
Description copied from interface:QTESLAKey
Return the parameters for this key - in this case the security category. -
getEncoded
public byte[] getEncoded()- Specified by:
getEncoded
in interfaceKey
-
equals
-
hashCode
public int hashCode()
-