t.i._.CertBase : class documentation

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

Known subclasses: twisted.internet.ssl.Certificate, twisted.internet.ssl.CertificateRequest

No class docstring
Method __init__ Undocumented
Method getSubject Retrieve the subject of this certificate.
Method _copyName Undocumented
def __init__(self, original): (source)
Undocumented
def _copyName(self, suffix): (source)
Undocumented
def getSubject(self): (source)
Retrieve the subject of this certificate.
ReturnsA copy of the subject of this certificate. (type: DistinguishedName)
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.