pub fn read_key_from_der(path: &Path) -> Result<PrivateKey, ProtoError>
Expand description
Reads a private key from a der formatted file
pub fn read_key_from_der(path: &Path) -> Result<PrivateKey, ProtoError>
Reads a private key from a der formatted file