Struct snow::wrappers::crypto_wrapper::CipherAESGCM[][src]

pub struct CipherAESGCM { /* fields omitted */ }

Trait Implementations

impl Default for CipherAESGCM
[src]

Returns the "default value" for a type. Read more

impl Cipher for CipherAESGCM
[src]

Auto Trait Implementations

impl Send for CipherAESGCM

impl Sync for CipherAESGCM