RTRlib
Loading...
Searching...
No Matches
rtr_signature_seg Struct Reference

#include "bgpsec.h"

Data Fields

struct rtr_signature_segnext
 
uint16_t sig_len
 
uint8_t * signature
 
uint8_t ski [20]
 

Detailed Description

Parameters
nextReference to the next Signature Segment (do not edit manually).
skiThe SKI of the segment.
sig_lenThe length in octets of the signature field.
signatureThe signature of the segment.