Package org.conscrypt
Class OpenSslMlKemKeyFactory.MlKem1024
java.lang.Object
java.security.KeyFactorySpi
org.conscrypt.OpenSslMlKemKeyFactory
org.conscrypt.OpenSslMlKemKeyFactory.MlKem1024
- Enclosing class:
OpenSslMlKemKeyFactory
ML-KEM-1024
-
Nested Class Summary
Nested classes/interfaces inherited from class org.conscrypt.OpenSslMlKemKeyFactory
OpenSslMlKemKeyFactory.MlKem, OpenSslMlKemKeyFactory.MlKem1024, OpenSslMlKemKeyFactory.MlKem768 -
Field Summary
Fields inherited from class org.conscrypt.OpenSslMlKemKeyFactory
pkcs8PreambleMlKem1024, pkcs8PreambleMlKem768, x509PreambleMlKem1024, x509PreambleMlKem768 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) booleansupportsAlgorithm(MlKemAlgorithm algorithm) Methods inherited from class org.conscrypt.OpenSslMlKemKeyFactory
engineGeneratePrivate, engineGeneratePublic, engineGetKeySpec, engineTranslateKey
-
Constructor Details
-
MlKem1024
public MlKem1024()
-
-
Method Details
-
supportsAlgorithm
- Specified by:
supportsAlgorithmin classOpenSslMlKemKeyFactory
-