Type Definition ockam::vault::PublicKeyVec

source · []
pub type PublicKeyVec = Vec<u8, Global>;
Expand description

Public Key Vector.