Class BCQRUOVPublicKey
java.lang.Object
org.bouncycastle.pqc.jcajce.provider.qruov.BCQRUOVPublicKey
- All Implemented Interfaces:
Serializable,Key,PublicKey,QRUOVKey
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BCQRUOVPublicKey
-
BCQRUOVPublicKey
- Throws:
IOException
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
getAlgorithm
- Specified by:
getAlgorithmin interfaceKey
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncodedin interfaceKey
-
getFormat
-
getParameterSpec
Description copied from interface:QRUOVKeyReturn the parameters for this key.- Specified by:
getParameterSpecin interfaceQRUOVKey- Returns:
- a QRUOVParameterSpec
-