pub fn aes_encrypt(column: &Column, key: &str) -> Column
AES encrypt (PySpark aes_encrypt). Key as string; AES-128-GCM.