Function sequoia_openpgp::fmt::hex::decode[][src]

pub fn decode<H: AsRef<str>>(hex: H) -> Result<Vec<u8>>

Decodes the given hexadecimal number.