Package rpki.publication


Classes

class  certificate_elt
class  client_elt
class  cms_msg
class  config_elt
class  control_elt
class  crl_elt
class  manifest_elt
class  msg
class  publication_namespace
class  publication_object_elt
class  report_error_elt
class  roa_elt
class  sax_handler

Variables

tuple obj2elt = dict((e.payload_type, e) for e in (certificate_elt, crl_elt, manifest_elt, roa_elt))
 Map of data types to publication element wrapper types.


Detailed Description

RPKI "publication" protocol.

$Id: publication.py 1873 2008-06-12 02:49:41Z sra $

Copyright (C) 2007--2008  American Registry for Internet Numbers ("ARIN")

Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND ARIN DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS.  IN NO EVENT SHALL ARIN BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.

Variable Documentation

rpki::publication::obj2elt = dict((e.payload_type, e) for e in (certificate_elt, crl_elt, manifest_elt, roa_elt))

Map of data types to publication element wrapper types.

Definition at line 232 of file publication.py.


Generated on Sat Jun 21 07:55:40 2008 for RPKI Engine by  doxygen 1.5.5