Struct tss_esapi_sys::TPM2B_SYM_KEY
source · [−]Fields
size: UINT16buffer: [BYTE; 32]Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for TPM2B_SYM_KEY
impl Send for TPM2B_SYM_KEY
impl Sync for TPM2B_SYM_KEY
impl Unpin for TPM2B_SYM_KEY
impl UnwindSafe for TPM2B_SYM_KEY
Blanket Implementations
Mutably borrows from an owned value. Read more