pub type SecretKeyVec = Vec<u8>;
Expand description

Secret Key Vector.