Struct ring::aead::UnboundKey [−][src]
pub struct UnboundKey { /* fields omitted */ }
Expand description
An AEAD key without a designated role or nonce sequence.
Implementations
impl UnboundKey
[src]
impl UnboundKey
[src]Trait Implementations
impl Debug for UnboundKey
[src]
impl Debug for UnboundKey
[src]