Type Alias trust_dns_proto::rr::dnssec::Signer
source · pub type Signer = SigSigner;
👎Deprecated: renamed to SigSigner
Available on crate feature
dnssec
only.Expand description
See SigSigner
Aliased Type§
struct Signer { /* private fields */ }