Bouncy Castle Cryptography Library 1.79

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

java.lang.Object
  |
  +--java.security.KeyFactorySpi
        |
        +--org.bouncycastle.pqc.jcajce.provider.util.BaseKeyFactorySpi
              |
              +--org.bouncycastle.jcajce.provider.asymmetric.mlkem.MLKEMKeyFactorySpi
                    |
                    +--org.bouncycastle.jcajce.provider.asymmetric.mlkem.MLKEMKeyFactorySpi.MLKEM1024
All Implemented Interfaces:
AsymmetricKeyInfoConverter
Enclosing class:
MLKEMKeyFactorySpi

public static class MLKEMKeyFactorySpi.MLKEM1024
extends MLKEMKeyFactorySpi


Inner 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
engineGetKeySpec, engineTranslateKey, generatePrivate, generatePublic
 
Methods inherited from class org.bouncycastle.pqc.jcajce.provider.util.BaseKeyFactorySpi
engineGeneratePrivate, engineGeneratePublic
 
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.79