Package org.conscrypt

Class OpenSSLRSAKeyFactory

java.lang.Object
java.security.KeyFactorySpi
org.conscrypt.OpenSSLRSAKeyFactory

@Internal public final class OpenSSLRSAKeyFactory extends KeyFactorySpi
An implementation of KeyFactory which uses BoringSSL to perform all the operations.