| Home | Trees | Indices | Help |
|
|---|
|
|
Class to handle X.509 subject names
|
|||
|
|||
|
|||
| OpenSSL.crypto.X509Name |
|
||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
SHORT_NAME_LOOKUP =
|
|||
SLASH_PARSER_RE_STR =
|
|||
SLASH_PARSER_RE = re.compile(r'/
|
|||
COMMA_PARSER_RE_STR =
|
|||
COMMA_PARSER_RE = re.compile(r',
|
|||
VALID_SEPARATORS =
|
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Parse string distinguished name into a dictionary for fields. Where multiple entries exist for a field, values are set as a tuple |
|
|
|||
SHORT_NAME_LOOKUP
|
SLASH_PARSER_RE_STR
|
SLASH_PARSER_RE
|
COMMA_PARSER_RE_STR
|
COMMA_PARSER_RE
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Mar 20 17:03:22 2015 | http://epydoc.sourceforge.net |