프로퍼티 | 타입 | 설명 | |
---|---|---|---|
PolicyRef | byte[] | ||
PolicyToReplace | byte[] | ||
Sig1 | |||
Sig2 | |||
SigningHash | TpmAlgId | ||
SigningKey |
메소드 | 설명 | |
---|---|---|
TpmPolicyAuthorize ( ) : System | ||
TpmPolicyAuthorize ( byte policyToReplace, byte policyRef, |
This command allows policies to change. If a policy were static, then it would be difficult to add users to a policy. This command lets a policy authority sign a new policy so that it may be used in an existing policy.
|
메소드 | 설명 | |
---|---|---|
Execute ( |
||
GetPolicyDigest ( TpmAlgId hashAlg ) : |
public TpmPolicyAuthorize ( byte policyToReplace, byte policyRef, |
||
policyToReplace | byte | |
policyRef | byte | |
signingKey | ||
signingHash | TpmAlgId | |
signature | ISignatureUnion | |
branchName | string | |
리턴 | System |