Skip to main content

keyfile_data_encryption_method

Function keyfile_data_encryption_method 

Source
pub fn keyfile_data_encryption_method(keyfile_data: &[u8]) -> String
Expand 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.