Struct snow::wrappers::crypto_wrapper::CipherChaChaPoly [−][src]
pub struct CipherChaChaPoly { /* fields omitted */ }Trait Implementations
impl Default for CipherChaChaPoly[src]
impl Default for CipherChaChaPolyfn default() -> CipherChaChaPoly[src]
fn default() -> CipherChaChaPolyReturns the "default value" for a type. Read more
impl Cipher for CipherChaChaPoly[src]
impl Cipher for CipherChaChaPolyAuto Trait Implementations
impl Send for CipherChaChaPoly
impl Send for CipherChaChaPolyimpl Sync for CipherChaChaPoly
impl Sync for CipherChaChaPoly