Parse an OpenSSH-formatted PEM private key. OpenSSH-formatted private keys begin with the following: ```text -----BEGIN OPENSSH PRIVATE KEY----- ``` # Errors Returns [`Error::Encoding`] in the event of an encoding error.
(pem: impl AsRef<[u8]>)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected