Inherits rpki::up_down::class_response_syntax.
Public Member Functions | |
def | check_response |
Up-Down protocol "issue_response" PDU.
Definition at line 429 of file up_down.py.
def rpki.up_down.issue_response_pdu.check_response | ( | self | ) |
Check whether this looks like a reasonable issue_response PDU. XML schema should be tighter for this response.
Reimplemented from rpki.up_down.base_elt.
Definition at line 434 of file up_down.py.