Свойство | Type | Description | |
---|---|---|---|
CpHash | byte[] | ||
ExpirationTime | int | ||
PolicyRef | byte[] | ||
UseNonceTpm | bool |
Свойство | Type | Description | |
---|---|---|---|
PolicyTicket | |||
Timeout | byte[] |
Méthode | Description | |
---|---|---|
GetPolicyTicket ( ) : |
||
GetTimeout ( ) : byte[] |
Méthode | Description | |
---|---|---|
TpmPolicyWithExpiration ( ) : System | ||
TpmPolicyWithExpiration ( bool useNonceTpm, int expirationTime, byte cpHash, byte policyRef, string branchName ) : System |
protected TpmPolicyWithExpiration ( ) : System | ||
Résultat | System |
protected TpmPolicyWithExpiration ( bool useNonceTpm, int expirationTime, byte cpHash, byte policyRef, string branchName ) : System | ||
useNonceTpm | bool | |
expirationTime | int | |
cpHash | byte | |
policyRef | byte | |
branchName | string | |
Résultat | System |