Bouncy Castle Cryptography Library 1.81

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

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.MLKEM768
All Implemented Interfaces:
AsymmetricKeyInfoConverter
Enclosing class:
MLKEMKeyFactorySpi

public static class MLKEMKeyFactorySpi.MLKEM768
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.MLKEM768()
           
 
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.MLKEM768

public MLKEMKeyFactorySpi.MLKEM768()

Bouncy Castle Cryptography Library 1.81