ARPA2 Common Libraries
2.6.2
|
ARPA2 Selector. More...
#include <arpa2/identity.h>
Data Fields | |
uint32_t | sigflags |
uint32_t | expireday |
uint16_t | ofs [A2ID_OFS_COUNT] |
char | txt [A2SEL_BUFSIZE] |
time_t | expiration |
ARPA2 Selector.
This type represents a parsed and normalised ARPA2 Selector. It has been validated and normalised while parsing the structure into offsets. It is stored with a NUL terminator, so the txt field can actually be printed as a normal C-string, also after editing operations are performed on it.