Function encryption::verify_encryption_config[][src]

pub fn verify_encryption_config(
    method: EncryptionMethod,
    key: &[u8]
) -> Result<()>