pub fn keyfile_data_encryption_method(keyfile_data: &[u8]) -> StringExpand description
Returns type of encryption method as a string.
Arguments:
keyfile_data (bytes): Bytes to validate.
Returns:
(str): A string representing the name of encryption method.