Property | Type | Description | |
---|---|---|---|
Values | Tpm2Lib.PcrValue[] |
Method | Description | |
---|---|---|
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[] | ||
return | Tpm2Lib.PcrSelection[] |
public GetSelectionHash ( TpmAlgId hashAlg ) : |
||
hashAlg | TpmAlgId | |
return |
public GetSpecificValue ( TpmAlgId alg, uint pcrIndex ) : |
||
alg | TpmAlgId | |
pcrIndex | uint | |
return |
public GetTpmlPcrSelection ( ) : |
||
return |
public PcrValueCollection ( |
||
pcrSelection | ||
values | ||
return | System |
public PcrValueCollection ( |
||
oneVal | ||
return | System |