Свойство | Type | Description | |
---|---|---|---|
AuthObjectName | byte[] |
Méthode | Description | |
---|---|---|
TpmPolicySigned ( ) : System | ||
TpmPolicySigned ( AsymCryptoSystem authorityKey, bool useNonceTpm, int expirationTime, byte cpHash, byte policyRef, string branchName = "" ) : System | ||
TpmPolicySigned ( byte authorityKeyName, bool useNonceTpm, int expirationTime, byte cpHash, byte policyRef, string branchName = "" ) : System |
Méthode | Description | |
---|---|---|
Execute ( |
||
GetPolicyDigest ( TpmAlgId hashAlg ) : |
public TpmPolicySigned ( AsymCryptoSystem authorityKey, bool useNonceTpm, int expirationTime, byte cpHash, byte policyRef, string branchName = "" ) : System | ||
authorityKey | AsymCryptoSystem | |
useNonceTpm | bool | |
expirationTime | int | |
cpHash | byte | |
policyRef | byte | |
branchName | string | |
Résultat | System |
public TpmPolicySigned ( byte authorityKeyName, bool useNonceTpm, int expirationTime, byte cpHash, byte policyRef, string branchName = "" ) : System | ||
authorityKeyName | byte | |
useNonceTpm | bool | |
expirationTime | int | |
cpHash | byte | |
policyRef | byte | |
branchName | string | |
Résultat | System |