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
dict _ctype_by_value

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 1.1 on Wed Jul 30 23:38:04 2003 http://epydoc.sf.net