interface documentation
class IOpenSSLTrustRoot(Interface): (source)
Trust settings for an OpenSSL context.
Note that this interface's methods are private, so things outside of Twisted shouldn't implement it.
Method | _add |
Add certificate-authority certificates to an SSL context whose connections should trust those authorities. |