pub fn read_key_from_der(path: &Path) -> ProtoResult<PKey<Private>>
Available on crate feature
dns-over-openssl
only.Expand description
Reads a private key from a der formatted file
pub fn read_key_from_der(path: &Path) -> ProtoResult<PKey<Private>>
dns-over-openssl
only.Reads a private key from a der formatted file