프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AuthObjectName | byte[] |
메소드 | 설명 | |
---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | 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 | |
리턴 | System |