t.i.s.CertificateRequest(CertBase) : class documentation

Part of twisted.internet.ssl View Source View In Hierarchy

An x509 certificate request.

Certificate requests are given to certificate authorities to be signed and returned resulting in an actual certificate.

Class Method load Undocumented
Method dump Undocumented

Inherited from CertBase:

Instance Variable original The underlying OpenSSL certificate object. (type: OpenSSL.crypto.X509)
Method __init__ Undocumented
Method getSubject Retrieve the subject of this certificate.
Method __conform__ Convert this CertBase into a provider of the given interface.
Method _copyName Undocumented
@classmethod
def load(Class, requestData, requestFormat=crypto.FILETYPE_ASN1): (source)
Undocumented
def dump(self, format=crypto.FILETYPE_ASN1): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2015-04-13 15:26:48.