Skip to main content

sha1_hex

Function sha1_hex 

Source
fn sha1_hex(msg: &[u8]) -> String
Expand description

Lowercase hex SHA-1 (str_util.to_hex(ngx_sha1_bin(msg))).