Struct ring::aead::UnboundKey [−][src]
pub struct UnboundKey { /* fields omitted */ }
An AEAD key without a designated role or nonce sequence.
Implementations
impl UnboundKey
[src]
impl UnboundKey
[src]pub struct UnboundKey { /* fields omitted */ }
An AEAD key without a designated role or nonce sequence.
impl UnboundKey
[src]impl RefUnwindSafe for UnboundKey
impl Send for UnboundKey
impl Sync for UnboundKey
impl Unpin for UnboundKey
impl UnwindSafe for UnboundKey