Function lock_keeper::infrastructure::pem_utils::read_private_key_from_file
source · pub fn read_private_key_from_file(
path: impl AsRef<Path>
) -> Result<PrivateKey, LockKeeperError>
Expand description
Returns the first private key found in the pemfile at the given path