pub fn read_key_from_der(path: &Path) -> Result<PKey<Private>, ProtoError>
Expand description

Reads a private key from a der formatted file