pub fn sha512(args: &[ColumnarValue]) -> Result<ColumnarValue>
Available on crate feature
crypto_expressions
only.Expand description
computes sha512 hash digest of the given input
pub fn sha512(args: &[ColumnarValue]) -> Result<ColumnarValue>
crypto_expressions
only.computes sha512 hash digest of the given input