Class MLKEMParameters
java.lang.Object
org.bouncycastle.pqc.crypto.mlkem.MLKEMParameters
- All Implemented Interfaces:
CipherParameters, KEMParameters
Deprecated.
use org.bouncycastle.crypto.params.MLKEMParameters
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MLKEMParametersDeprecated.static final MLKEMParametersDeprecated.static final MLKEMParametersDeprecated. -
Method Summary
-
Field Details
-
ml_kem_512
Deprecated. -
ml_kem_768
Deprecated. -
ml_kem_1024
Deprecated.
-
-
Method Details
-
getEncapsulationLength
public int getEncapsulationLength()Deprecated. -
getName
Deprecated. -
getSessionKeySize
public int getSessionKeySize()Deprecated.
-