pub(crate) fn is_legacy_cipher(cipher: &Cipher) -> bool
Returns true if the cipher is not blob-encrypted (i.e. uses legacy field-level encryption).
true