Skip to main content

PubKeyHex

Type Alias PubKeyHex 

Source
pub type PubKeyHex = String;
Expand description

Hex-encoded public key string.

Aliased Typeยง

pub struct PubKeyHex { /* private fields */ }