pub fn sha2(col: impl Into<Column>, num_bits: impl Into<Column>) -> Column
Returns the hex string result of SHA-2 family of hash functions (SHA-224, SHA-256, SHA-384, and SHA-512).