Skip to main content

aes_encrypt

Function aes_encrypt 

Source
pub fn aes_encrypt(column: &Column, key: &str) -> Column
Expand description

AES encrypt (PySpark aes_encrypt). Key as string; AES-128-GCM.