Struct shadowsocks::crypto::table::TableCipher [] [src]

pub struct TableCipher { /* fields omitted */ }

Table cipher

Methods

impl TableCipher
[src]

Trait Implementations

impl StreamCipher for TableCipher
[src]