Type Definition ockam::vault::SecretKeyVec

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

Secret Key Vector.