Package dns :: Package rdtypes :: Package ANY :: Module CERT
[show private | hide private]
[frames | no frames]

Module dns.rdtypes.ANY.CERT

Classes
CERT CERT record

Function Summary
  _ctype_from_text(what)
  _ctype_to_text(what)

Variable Summary
dict _ctype_by_name = {'OID': 254, 'PKIX': 1, 'SPKI': 2, 'PGP...
dict _ctype_by_value = {1: 'PKIX', 2: 'SPKI', 3: 'PGP', 253: ...

Variable Details

_ctype_by_name

Type:
dict
Value:
{'OID': 254, 'PKIX': 1, 'SPKI': 2, 'PGP': 3, 'URI': 253}               

_ctype_by_value

Type:
dict
Value:
{1: 'PKIX', 2: 'SPKI', 3: 'PGP', 253: 'URI', 254: 'OID'}               

Generated by Epydoc 2.1 on Sun Jan 30 10:41:35 2005 http://epydoc.sf.net