Module domain::sign::records

source ·
Available on crate feature sign only.
Expand description

Actual signing.

Structs§

  • A set of records with the same owner name and class.
  • An iterator that produces RRsets from a record family.
  • The identifier for a family, i.e., a owner name and class.
  • An iterator that produces families from sorted records.
  • A set of records with the same owner name, class, and record type.
  • An iterator that produces RRsets from sorted records.
  • A collection of resource records sorted for signing.