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.