Public Member Functions | |
def | __str__ |
def | to_rfc3779_tuple |
Public Attributes | |
min | |
Static Public Attributes | |
datum_type = long | |
Type of underlying data (min and max). |
Range of Autonomous System Numbers. Denotes a single ASN by a range whose min and max values are identical.
Definition at line 58 of file resource_set.py.
def rpki.resource_set.resource_range_as.__str__ | ( | self | ) |
def rpki.resource_set.resource_range_as.to_rfc3779_tuple | ( | self | ) |
Convert a resource_range_as to tuple format for RFC 3779 ASN.1 encoding.
Definition at line 76 of file resource_set.py.