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

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

Decodes the given hexadecimal number.