You are viewing documentation about an older version (1.3.0). View latest version

snowflake.snowpark.functions.sha2

snowflake.snowpark.functions.sha2(e: ColumnOrName, num_bits: int) Column[source]

Returns a hex-encoded string containing the N-bit SHA-2 message digest, where N is the specified output digest size.