Skip to main content

parse_hashref

Function parse_hashref 

Source
pub fn parse_hashref(s: &str) -> Result<(String, Vec<u8>), CryptoError>
Expand description

Parse sha256:<hex> back into raw bytes.