[][src]Type Definition shadowsocks::crypto::cipher::CipherResult

type CipherResult<T> = Result<T, Error>;

Cipher result