프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
CommandAuditInfo ( ) : System | ||
CommandAuditInfo ( |
||
CommandAuditInfo ( ulong the_auditCounter, TpmAlgId the_digestAlg, byte the_auditDigest, byte the_commandDigest ) : System | ||
Copy ( ) : |
||
GetUnionSelector ( ) : TpmSt |
public CommandAuditInfo ( |
||
the_CommandAuditInfo | ||
리턴 | System |
public CommandAuditInfo ( ulong the_auditCounter, TpmAlgId the_digestAlg, byte the_auditDigest, byte the_commandDigest ) : System | ||
the_auditCounter | ulong | the monotonic audit counter |
the_digestAlg | TpmAlgId | hash algorithm used for the command audit |
the_auditDigest | byte | the current value of the audit digest |
the_commandDigest | byte | digest of the command codes being audited using digestAlg |
리턴 | System |