Bouncy Castle Cryptography Library 1.81

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

java.lang.Object
  extended byjava.security.KeyFactorySpi
      extended byorg.bouncycastle.pqc.jcajce.provider.util.BaseKeyFactorySpi
          extended byorg.bouncycastle.jcajce.provider.asymmetric.mlkem.MLKEMKeyFactorySpi
              extended byorg.bouncycastle.jcajce.provider.asymmetric.mlkem.MLKEMKeyFactorySpi.MLKEM1024
All Implemented Interfaces:
AsymmetricKeyInfoConverter
Enclosing class:
MLKEMKeyFactorySpi

public static class MLKEMKeyFactorySpi.MLKEM1024
extends MLKEMKeyFactorySpi


Nested Class Summary
 
Nested classes inherited from class org.bouncycastle.jcajce.provider.asymmetric.mlkem.MLKEMKeyFactorySpi
MLKEMKeyFactorySpi.MLKEM1024, MLKEMKeyFactorySpi.MLKEM512, MLKEMKeyFactorySpi.MLKEM768
 
Constructor Summary
MLKEMKeyFactorySpi.MLKEM1024()
           
 
Methods inherited from class org.bouncycastle.jcajce.provider.asymmetric.mlkem.MLKEMKeyFactorySpi
engineGeneratePrivate, engineGeneratePublic, engineGetKeySpec, engineTranslateKey, generatePrivate, generatePublic
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MLKEMKeyFactorySpi.MLKEM1024

public MLKEMKeyFactorySpi.MLKEM1024()

Bouncy Castle Cryptography Library 1.81