|
RTRlib
|
#include "bgpsec.h"
Data Fields | |
| struct rtr_signature_seg * | next |
| uint16_t | sig_len |
| uint8_t * | signature |
| uint8_t | ski [SKI_SIZE] |
| next | Reference to the next Signature Segment (do not edit manually). |
| ski | The SKI of the segment. |
| sig_len | The length in octets of the signature field. |
| signature | The signature of the segment. |