Module trust_dns_client::rr::dnssec::tbs[][src]

hash functions for DNSSec operations

Structs

TBS

Data To Be Signed.

Functions

determine_name

RFC 4035, DNSSEC Protocol Modifications, March 2005

message_tbs

Returns the to-be-signed serialization of the given message.

rrset_tbs

Returns the to-be-signed serialization of the given record set.

rrset_tbs_with_rrsig

Returns the to-be-signed serialization of the given record set using the information provided from the RRSIG record.

rrset_tbs_with_sig

Returns the to-be-signed serialization of the given record set using the information provided from the SIG record.