Méthode | Description | |
---|---|---|
Copy ( ) : |
||
GetSelectedPcrs ( ) : int[] | ||
IsPcrSelected ( uint pcrNumber ) : bool | ||
PcrSelect ( ) : System | ||
PcrSelect ( IEnumerable |
||
PcrSelect ( |
||
PcrSelect ( byte the_pcrSelect ) : System | ||
SelectPcr ( uint pcrNumber ) : void | ||
SetNumPcrs ( int numPcrs = DefaultPcrCount ) : void |
Méthode | Description | |
---|---|---|
Init ( ) : void |
public IsPcrSelected ( uint pcrNumber ) : bool | ||
pcrNumber | uint | |
Résultat | bool |
public PcrSelect ( IEnumerable |
||
indices | IEnumerable |
|
pcrCount | int | |
Résultat | System |
public PcrSelect ( |
||
the_PcrSelect | ||
Résultat | System |
public PcrSelect ( byte the_pcrSelect ) : System | ||
the_pcrSelect | byte | the bit map of selected PCR |
Résultat | System |
public SetNumPcrs ( int numPcrs = DefaultPcrCount ) : void | ||
numPcrs | int | |
Résultat | void |