hickory_proto::rr::dnssec

Function decode_key

Source
pub fn decode_key(
    bytes: &[u8],
    password: Option<&str>,
    algorithm: Algorithm,
    format: KeyFormat,
) -> DnsSecResult<Box<dyn SigningKey>>
Available on crate feature dnssec only.
Expand description

Decode private key