| Package | Description |
|---|---|
| tss | |
| tss.tpm |
| Modifier and Type | Method and Description |
|---|---|
NV_CertifyResponse |
Tpm.NV_Certify(TPM_HANDLE signHandle,
TPM_HANDLE authHandle,
TPM_HANDLE nvIndex,
byte[] qualifyingData,
TPMU_SIG_SCHEME inScheme,
int size,
int offset)
The purpose of this command is to certify the contents of an NV Index or portion of an NV Index.
|
| Modifier and Type | Method and Description |
|---|---|
static NV_CertifyResponse |
NV_CertifyResponse.fromTpm(byte[] x) |
static NV_CertifyResponse |
NV_CertifyResponse.fromTpm(InByteBuf buf) |
Copyright © 2017. All rights reserved.