Struct shadowsocks::crypto::table::TableCipher
[−]
[src]
pub struct TableCipher { /* fields omitted */ }Table cipher
pub struct TableCipher { /* fields omitted */ }Table cipher
impl TableCipher[src]fn new(key: &[u8], mode: CryptoMode) -> TableCipherimpl StreamCipher for TableCipher[src]