Package org.conscrypt

Class OpenSslMlKemKeyFactory

java.lang.Object
java.security.KeyFactorySpi
org.conscrypt.OpenSslMlKemKeyFactory
Direct Known Subclasses:
OpenSslMlKemKeyFactory.MlKem, OpenSslMlKemKeyFactory.MlKem1024, OpenSslMlKemKeyFactory.MlKem768

@Internal public abstract class OpenSslMlKemKeyFactory extends KeyFactorySpi
An implementation of a KeyFactorySpi for ML-KEM keys based on BoringSSL.