Struct tss_esapi_sys::TPM2B_ID_OBJECT
source · [−]Fields
size: UINT16credential: [BYTE; 132]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for TPM2B_ID_OBJECT
impl Send for TPM2B_ID_OBJECT
impl Sync for TPM2B_ID_OBJECT
impl Unpin for TPM2B_ID_OBJECT
impl UnwindSafe for TPM2B_ID_OBJECT
Blanket Implementations
Mutably borrows from an owned value. Read more