Class BCNTRULPRimePrivateKey
java.lang.Object
org.bouncycastle.pqc.jcajce.provider.ntruprime.BCNTRULPRimePrivateKey
- All Implemented Interfaces:
Serializable,Key,PrivateKey,Destroyable,NTRULPRimeKey
- See Also:
-
Constructor Details
-
BCNTRULPRimePrivateKey
-
BCNTRULPRimePrivateKey
- Throws:
IOException
-
-
Method Details
-
equals
Compare this private key with another object. -
hashCode
public int hashCode() -
getAlgorithm
- Specified by:
getAlgorithmin interfaceKey- Returns:
- name of the algorithm - "NTRULPRime"
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncodedin interfaceKey
-
getParameterSpec
- Specified by:
getParameterSpecin interfaceNTRULPRimeKey
-
getFormat
-