Module trust_dns_proto::rr::dnssec
source · [−]This is supported on crate feature
dnssec
only.Expand description
dns security extension related modules
Re-exports
pub use self::public_key::PublicKey;
pub use self::public_key::PublicKeyBuf;
pub use self::public_key::PublicKeyEnum;
pub use self::tbs::TBS;
Modules
Public Key implementations for supported key types
All record data structures and related serialization methods
hash functions for DNSSec operations
Structs
Digest
ring
A calculated digest value.
Used to specify the set of SupportedAlgorithms between a client and server
The root set of trust anchors for validating DNSSec, anything in this set will be trusted
Enums
DNSSec signing and validation algorithms.
This is the digest format for the
Traits
Types which are able to verify DNS based signatures