Property | Type | Description | |
---|---|---|---|
AuthVal | |||
AuthorityHandle | |||
AuthorityName | byte[] |
Method | Description | |
---|---|---|
TpmPolicySecret ( ) : System | ||
TpmPolicySecret ( |
||
TpmPolicySecret ( byte authObjectName, bool useNonceTpm, byte cpHash, byte policyRef, int expirationTime, string branchName = "" ) : System |
Method | Description | |
---|---|---|
Execute ( |
||
GetPolicyDigest ( TpmAlgId hashAlg ) : |
public TpmPolicySecret ( |
||
authorityHandle | ||
authorityName | byte | |
theAuthVal | ||
useNonceTpm | bool | |
expirationTime | int | |
cpHash | byte | |
policyRef | byte | |
branchName | string | |
return | System |
public TpmPolicySecret ( byte authObjectName, bool useNonceTpm, byte cpHash, byte policyRef, int expirationTime, string branchName = "" ) : System | ||
authObjectName | byte | |
useNonceTpm | bool | |
cpHash | byte | |
policyRef | byte | |
expirationTime | int | |
branchName | string | |
return | System |