Package org.conscrypt

Interface OpenSSLKeyHolder

All Known Implementing Classes:
OpenSSLECPrivateKey, OpenSSLECPublicKey, OpenSSLRSAPrivateCrtKey, OpenSSLRSAPrivateKey, OpenSSLRSAPublicKey

@Internal public interface OpenSSLKeyHolder
Marker interface for classes that hold an OpenSSLKey.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details