Skip to main content

CanonAeadKeyRef

Type Alias CanonAeadKeyRef 

Source
pub type CanonAeadKeyRef<'a> = CryptoSensitiveRef<'a, rs_matter::::crypto::canon::CanonAeadKeyRef::{constant#0}>;
Expand description

Reference to a canonical $name.

Aliased Typeยง

pub struct CanonAeadKeyRef<'a> { /* private fields */ }