Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
sha256 in datafusion_functions::crypto::expr_fn - Rust
[go: Go Back, main page]

Function sha256

Source
pub fn sha256(input_arg1: Expr) -> Expr
Available on crate feature crypto_expressions only.
Expand description

Computes the SHA-256 hash of a binary string.