vmgstool

Function parse_encryption_algorithm

Source
pub(crate) fn parse_encryption_algorithm(
    algorithm: &str,
) -> Result<EncryptionAlgorithm, &'static str>