mithril_common::crypto_helper

Function key_encode_hex

source
pub fn key_encode_hex<T>(from: T) -> Result<HexEncodedKey, CodecError>
where T: Serialize,
Expand description

Encode key to hex helper