Bouncy Castle Cryptography Library 1.79

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

java.lang.Object
  |
  +--javax.crypto.KeyGeneratorSpi
        |
        +--org.bouncycastle.jcajce.provider.asymmetric.mlkem.MLKEMKeyGeneratorSpi
              |
              +--org.bouncycastle.jcajce.provider.asymmetric.mlkem.MLKEMKeyGeneratorSpi.MLKEM1024
Enclosing class:
MLKEMKeyGeneratorSpi

public static class MLKEMKeyGeneratorSpi.MLKEM1024
extends MLKEMKeyGeneratorSpi


Inner 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.79