![]() |
ldns
1.8.4
|
Some values that influence generated signatures. More...
Data Fields | |
| uint32_t | orig_ttl |
| The TTL of the rrset that is currently signed. | |
| uint32_t | inception |
| The inception date of signatures made with this key. | |
| uint32_t | expiration |
| The expiration date of signatures made with this key. | |
| uint16_t | keytag |
| The keytag of this key. | |
| uint16_t | flags |
| The dnssec key flags as specified in RFC4035, like ZSK and KSK. | |
| uint32_t ldns_struct_key::[struct]._extra.dnssec orig_ttl |
The TTL of the rrset that is currently signed.
| uint32_t ldns_struct_key::[struct]._extra.dnssec inception |
The inception date of signatures made with this key.
| uint32_t ldns_struct_key::[struct]._extra.dnssec expiration |
The expiration date of signatures made with this key.
| uint16_t ldns_struct_key::[struct]._extra.dnssec keytag |
The keytag of this key.
| uint16_t ldns_struct_key::[struct]._extra.dnssec flags |
The dnssec key flags as specified in RFC4035, like ZSK and KSK.