Class MLKEMKeyGenerationParameters

java.lang.Object
org.bouncycastle.crypto.KeyGenerationParameters
org.bouncycastle.pqc.crypto.mlkem.MLKEMKeyGenerationParameters

@Deprecated public class MLKEMKeyGenerationParameters extends KeyGenerationParameters
Deprecated.
use org.bouncycastle.crypto.params.MLKEMKeyGenerationParameters
  • Constructor Details

    • MLKEMKeyGenerationParameters

      public MLKEMKeyGenerationParameters(SecureRandom random, MLKEMParameters mlkemParameters)
      Deprecated.
  • Method Details