Skip to main content

normalize_sha256

Function normalize_sha256 

Source
pub fn normalize_sha256(value: &str) -> Option<String>
Expand description

Normalize SHA-256 manifest values to lower-case hex. Rejects anything other than exactly 64 ASCII hex characters.