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, waitMethods inherited from interface javax.security.auth.Destroyable
destroy, isDestroyed
-
Constructor Details
-
BCqTESLAPrivateKey
-
BCqTESLAPrivateKey
- Throws:
IOException
-
-
Method Details
-
getAlgorithm
- Specified by:
getAlgorithmin interfaceKey- Returns:
- name of the algorithm
-
getFormat
-
getParams
Description copied from interface:QTESLAKeyReturn the parameters for this key - in this case the security category. -
getEncoded
public byte[] getEncoded()- Specified by:
getEncodedin interfaceKey
-
equals
-
hashCode
public int hashCode()
-