Bouncy Castle Cryptography Library 1.79

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

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

public static class MLKEMKeyGeneratorSpi.MLKEM512
extends MLKEMKeyGeneratorSpi


Inner classes inherited from class org.bouncycastle.jcajce.provider.asymmetric.mlkem.MLKEMKeyGeneratorSpi
MLKEMKeyGeneratorSpi.MLKEM1024, MLKEMKeyGeneratorSpi.MLKEM512, MLKEMKeyGeneratorSpi.MLKEM768
 
Constructor Summary
MLKEMKeyGeneratorSpi.MLKEM512()
           
 
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.MLKEM512

public MLKEMKeyGeneratorSpi.MLKEM512()

Bouncy Castle Cryptography Library 1.79