Part of twisted.internet.ssl View Source View In Hierarchy
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:
Method | __init__ | Undocumented |
Method | getSubject | Retrieve the subject of this certificate. |
Method | _copyName | Undocumented |