Uses of Interface
org.conscrypt.OpenSSLKeyHolder
Packages that use OpenSSLKeyHolder
-
Uses of OpenSSLKeyHolder in org.conscrypt
Classes in org.conscrypt that implement OpenSSLKeyHolderModifier and TypeClassDescription(package private) final class
An implementation of aPrivateKey
for EC keys based on BoringSSL.(package private) final class
An implementation of aPublicKey
for EC keys based on BoringSSL.(package private) final class
An implementation ofPrivateKey
for RSA keys which uses BoringSSL to perform all the operations.(package private) class
An implementation ofPrivateKey
for RSA keys which uses BoringSSL to perform all the operations.class
An implementation ofPublicKey
for RSA keys which uses BoringSSL to perform all the operations.