Свойство | Тип | Описание | |
---|---|---|---|
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 |