Class BCSABERPublicKey
java.lang.Object
org.bouncycastle.pqc.jcajce.provider.saber.BCSABERPublicKey
- All Implemented Interfaces:
Serializable, AsymmetricKey, DEREncodablePREVIEW, Key, PublicKey, SABERKey
-
Constructor Details
-
BCSABERPublicKey
-
BCSABERPublicKey
- Throws:
IOException
-
-
Method Details
-
equals
-
hashCode
-
getAlgorithm
- Specified by:
getAlgorithmin interfaceKey- Returns:
- name of the algorithm - "SABER"
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncodedin interfaceKey
-
getFormat
-
getParameterSpec
Description copied from interface:SABERKeyReturn the parameters for this key.- Specified by:
getParameterSpecin interfaceSABERKey- Returns:
- a SABERParameterSpec
-