pub(crate) fn verifying_key_from_hex(hex: &str) -> Result<VerifyingKey, Error>
Convert a hex string to a Verifying Key.