org.bouncycastle.pqc.crypto.hqc
Class HQCParameters
java.lang.Object
org.bouncycastle.pqc.crypto.hqc.HQCParameters
- All Implemented Interfaces:
- CipherParameters, KEMParameters
- public class HQCParameters
- extends java.lang.Object
- implements KEMParameters
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
hqc128
public static final HQCParameters hqc128
hqc192
public static final HQCParameters hqc192
hqc256
public static final HQCParameters hqc256
getSessionKeySize
public int getSessionKeySize()
getName
public java.lang.String getName()
getPublicKeyBytes
public int getPublicKeyBytes()
getSecretKeyBytes
public int getSecretKeyBytes()