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.