| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
CertificateData Certificate information interface. |
|||
|
BasicCertificateData Certificate information interface. |
|||
| OtherName | |||
| GeneralName | |||
| GeneralNames | |||
|
ASN1CertificateData Certificate information interface. |
|||
|
|||
HAVE_PYASN1 = True
|
|||
logger = logging.getLogger("pyxmpp2.cert")
|
|||
DN_OIDS =
|
|||
XMPPADDR_OID = ObjectIdentifier(1.3.6.1.5.5.7.8.5)
|
|||
SRVNAME_OID = ObjectIdentifier(1.3.6.1.5.5.7.8.7)
|
|||
SUBJECT_ALT_NAME_OID = ObjectIdentifier(2.5.29.17)
|
|||
|
|||
DN_OIDS
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Sep 22 12:47:22 2013 | http://epydoc.sourceforge.net |