Skip to main content

DeviceAuthenticationBytes

Type Alias DeviceAuthenticationBytes 

Source
pub type DeviceAuthenticationBytes<S> = Tag24<DeviceAuthentication<S>>;

Aliased Type§

pub struct DeviceAuthenticationBytes<S> {
    pub inner_bytes: Vec<u8>,
    /* private fields */
}

Fields§

§inner_bytes: Vec<u8>