Function saml_rs::utils::to_hex_string
source · [−]Expand description
Takes a Vec
With an optional “join” string to allow you to space it out etc.
From https://illegalargumentexception.blogspot.com/2015/05/rust-byte-array-to-hex-string.html