Class MLKEMParameters

java.lang.Object
org.bouncycastle.pqc.crypto.mlkem.MLKEMParameters
All Implemented Interfaces:
CipherParameters, KEMParameters

@Deprecated public class MLKEMParameters extends Object implements KEMParameters
Deprecated.
use org.bouncycastle.crypto.params.MLKEMParameters
  • Field Details

  • Method Details

    • getEncapsulationLength

      public int getEncapsulationLength()
      Deprecated.
    • getName

      public String getName()
      Deprecated.
    • getSessionKeySize

      public int getSessionKeySize()
      Deprecated.