Skip to main content

CanonPkcPublicKeyRef

Type Alias CanonPkcPublicKeyRef 

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

Reference to a canonical $name.

Aliased Typeยง

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