Expand description
Record data from RFC 5155: NSEC3 and NSEC3PARAM records.
This RFC defines the NSEC3 and NSEC3PARAM resource records.
Structs§
- Nsec3
- Nsec3
Salt - The salt value of an NSEC3 record.
- Nsec3
Salt Error - A byte sequence does not represent a valid NSEC3 salt.
- Nsec3param
- Owner
Hash - The hash over the next owner name.
- Owner
Hash Error - A byte sequence does not represent a valid owner hash.
Enums§
- Nsec3
Salt From StrError - An error happened while parsing an NSEC3 salt from a string.