pub struct TpmPcrExtendCommand { /* private fields */ }Expand description
TPM2_PCR_Extend command
Extends a PCR with a SHA-256 measurement digest. This command requires a session (TPM_ST_SESSIONS) because the PCR handle is an authorization handle.
pub struct TpmPcrExtendCommand { /* private fields */ }TPM2_PCR_Extend command
Extends a PCR with a SHA-256 measurement digest. This command requires a session (TPM_ST_SESSIONS) because the PCR handle is an authorization handle.