Bouncy Castle Cryptography Library 1.81

org.bouncycastle.jcajce.provider.asymmetric.mlkem
Class MLKEMKeyGeneratorSpi.MLKEM1024

java.lang.Object
  extended byjavax.crypto.KeyGeneratorSpi
      extended byorg.bouncycastle.jcajce.provider.asymmetric.mlkem.MLKEMKeyGeneratorSpi
          extended byorg.bouncycastle.jcajce.provider.asymmetric.mlkem.MLKEMKeyGeneratorSpi.MLKEM1024
Enclosing class:
MLKEMKeyGeneratorSpi

public static class MLKEMKeyGeneratorSpi.MLKEM1024
extends MLKEMKeyGeneratorSpi


Nested Class Summary
 
Nested classes inherited from class org.bouncycastle.jcajce.provider.asymmetric.mlkem.MLKEMKeyGeneratorSpi
MLKEMKeyGeneratorSpi.MLKEM1024, MLKEMKeyGeneratorSpi.MLKEM512, MLKEMKeyGeneratorSpi.MLKEM768
 
Constructor Summary
MLKEMKeyGeneratorSpi.MLKEM1024()
           
 
Methods inherited from class org.bouncycastle.jcajce.provider.asymmetric.mlkem.MLKEMKeyGeneratorSpi
engineGenerateKey, engineInit, engineInit, engineInit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MLKEMKeyGeneratorSpi.MLKEM1024

public MLKEMKeyGeneratorSpi.MLKEM1024()

Bouncy Castle Cryptography Library 1.81