read_private_key_bytes_from_pem
matc
0.1.2
In matc::
util::
cryptoutil
matc
::
util
::
cryptoutil
Function
read_
private_
key_
bytes_
from_
pem
Copy item path
Source
pub fn read_private_key_bytes_from_pem(fname: &
str
) ->
Result
<
Vec
<
u8
>>