프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Values | Tpm2Lib.PcrValue[] |
메소드 | 설명 | |
---|---|---|
GetPcrSelectionArray ( ) : Tpm2Lib.PcrSelection[] | ||
GetSelectionHash ( TpmAlgId hashAlg ) : |
Get the hash of the concatenation of the values in the array order defined by the PcrSelection[] returned from GetPcrSelectionArray.
|
|
GetSpecificValue ( TpmAlgId alg, uint pcrIndex ) : |
||
GetTpmlPcrSelection ( ) : |
Returns a TPML_PCR_SELECTION (PcrSelectionArray) suitable for marshalling
|
|
PcrValueCollection ( ) : System | ||
PcrValueCollection ( |
||
PcrValueCollection ( |
public GetPcrSelectionArray ( ) : Tpm2Lib.PcrSelection[] | ||
리턴 | Tpm2Lib.PcrSelection[] |
public GetSelectionHash ( TpmAlgId hashAlg ) : |
||
hashAlg | TpmAlgId | |
리턴 |
public GetSpecificValue ( TpmAlgId alg, uint pcrIndex ) : |
||
alg | TpmAlgId | |
pcrIndex | uint | |
리턴 |
public GetTpmlPcrSelection ( ) : |
||
리턴 |
public PcrValueCollection ( |
||
pcrSelection | ||
values | ||
리턴 | System |
public PcrValueCollection ( |
||
oneVal | ||
리턴 | System |