Package org.conscrypt
Interface OpenSSLKeyHolder
-
- All Known Implementing Classes:
OpenSSLRSAPublicKey
@Internal public interface OpenSSLKeyHolder
Marker interface for classes that hold anOpenSSLKey.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.conscrypt.OpenSSLKeygetOpenSSLKey()
-