Property | Type | Description |
---|
Method | Description | |
---|---|---|
Copy ( ) : Tpm2GetTestResultResponse | ||
Tpm2GetTestResultResponse ( ) : System | ||
Tpm2GetTestResultResponse ( Tpm2GetTestResultResponse the_Tpm2GetTestResultResponse ) : System | ||
Tpm2GetTestResultResponse ( byte the_outData, TpmRc the_testResult ) : System |
public Tpm2GetTestResultResponse ( ) : System | ||
return | System |
public Tpm2GetTestResultResponse ( Tpm2GetTestResultResponse the_Tpm2GetTestResultResponse ) : System | ||
the_Tpm2GetTestResultResponse | Tpm2GetTestResultResponse | |
return | System |
public Tpm2GetTestResultResponse ( byte the_outData, TpmRc the_testResult ) : System | ||
the_outData | byte | test result data contains manufacturer-specific information |
the_testResult | TpmRc | |
return | System |