Type Definition secstr::SecStr [] [src]

type SecStr = SecVec<u8>;

Type alias for a vector that stores just bytes