Package org.conscrypt

Interface OpenSSLKeyHolder

All Known Implementing Classes:
OpenSSLECPrivateKey, OpenSSLECPublicKey, OpenSslEdDsaPrivateKey, OpenSslEdDsaPublicKey, OpenSslMlDsaPrivateKey, OpenSslMlDsaPublicKey, OpenSSLRSAPrivateCrtKey, OpenSSLRSAPrivateKey, OpenSSLRSAPublicKey

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

    Modifier and Type
    Method
    Description
     
  • Method Details