Package org.conscrypt

Class OpenSSLRSAKeyPairGenerator

java.lang.Object
java.security.KeyPairGeneratorSpi
org.conscrypt.OpenSSLRSAKeyPairGenerator

@Internal public final class OpenSSLRSAKeyPairGenerator extends KeyPairGeneratorSpi
An implementation of KeyPairGenerator which uses BoringSSL to perform all the operations.