Package org.conscrypt
Interface OpenSSLKeyHolder
- All Known Implementing Classes:
OpenSSLECPrivateKey
,OpenSSLECPublicKey
,OpenSSLRSAPrivateCrtKey
,OpenSSLRSAPrivateKey
,OpenSSLRSAPublicKey
Marker interface for classes that hold an
OpenSSLKey
.-
Method Summary
-
Method Details
-
getOpenSSLKey
OpenSSLKey getOpenSSLKey()
-