Function mithril_common::crypto_helper::key_decode_hex

source ยท
pub fn key_decode_hex<T>(from: HexEncodedKeySlice<'_>) -> Result<T, CodecError>
Expand description

Decode key from hex helper