Function byte_sha::sha256_of_message_as_u8_vec [] [src]

pub fn sha256_of_message_as_u8_vec(message: &mut Vec<u8>) -> Box<Vec<u8>>