Struct ctaes_sys::AESGCM256 [] [src]

pub struct AESGCM256(pub GenericArray<AESGCMState, U15>);

Trait Implementations

impl Debug for AESGCM256
[src]

[src]

Formats the value using the given formatter.

impl Copy for AESGCM256
[src]

impl Clone for AESGCM256
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Default for AESGCM256
[src]

[src]

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

impl AESGCMCipher for AESGCM256
[src]

[src]

[src]

[src]