Skip to main content

is_legacy_cipher

Function is_legacy_cipher 

Source
pub(crate) fn is_legacy_cipher(cipher: &Cipher) -> bool
Expand description

Returns true if the cipher is not blob-encrypted (i.e. uses legacy field-level encryption).