pub fn decrypt_charstring(data: &[u8], len_iv: usize) -> Vec<u8> ⓘ
Decrypt a charstring using the Type 1 charstring cipher (R=4330). Skips the first len_iv random bytes.
len_iv