Package org.conscrypt
Class OpenSslMlKemKeyPairGenerator.MlKem1024
- java.lang.Object
-
- java.security.KeyPairGeneratorSpi
-
- java.security.KeyPairGenerator
-
- org.conscrypt.OpenSslMlKemKeyPairGenerator
-
- org.conscrypt.OpenSslMlKemKeyPairGenerator.MlKem1024
-
- Enclosing class:
- OpenSslMlKemKeyPairGenerator
public static final class OpenSslMlKemKeyPairGenerator.MlKem1024 extends OpenSslMlKemKeyPairGenerator
ML-KEM-1024
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.conscrypt.OpenSslMlKemKeyPairGenerator
OpenSslMlKemKeyPairGenerator.MlKem, OpenSslMlKemKeyPairGenerator.MlKem1024, OpenSslMlKemKeyPairGenerator.MlKem768
-
-
Constructor Summary
Constructors Constructor Description MlKem1024()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.security.KeyPairgenerateKeyPair()-
Methods inherited from class org.conscrypt.OpenSslMlKemKeyPairGenerator
initialize
-
-