Property | Type | Description |
---|
Method | Description | |
---|---|---|
Copy ( ) : |
||
Tpm2HashSequenceStartRequest ( ) : System | ||
Tpm2HashSequenceStartRequest ( |
||
Tpm2HashSequenceStartRequest ( byte the_auth, TpmAlgId the_hashAlg ) : System |
public Copy ( ) : |
||
return |
public Tpm2HashSequenceStartRequest ( ) : System | ||
return | System |
public Tpm2HashSequenceStartRequest ( |
||
the_Tpm2HashSequenceStartRequest | ||
return | System |
public Tpm2HashSequenceStartRequest ( byte the_auth, TpmAlgId the_hashAlg ) : System | ||
the_auth | byte | authorization value for subsequent use of the sequence |
the_hashAlg | TpmAlgId | the hash algorithm to use for the hash sequence An Event Sequence starts if this is TPM_ALG_NULL. |
return | System |