Function lock_keeper::infrastructure::pem_utils::read_private_key_from_bytes
source · pub fn read_private_key_from_bytes(
bytes: &[u8]
) -> Result<PrivateKey, LockKeeperError>
Expand description
Returns the first private key found in the given bytes