| Package | Description |
|---|---|
| tss | |
| tss.tpm |
| Modifier and Type | Method and Description |
|---|---|
EncryptDecrypt2Response |
Tpm.EncryptDecrypt2(TPM_HANDLE keyHandle,
byte[] inData,
byte decrypt,
TPM_ALG_ID mode,
byte[] ivIn)
This command is identical to TPM2_EncryptDecrypt(), except that the inData parameter is the first parameter.
|
| Modifier and Type | Method and Description |
|---|---|
static EncryptDecrypt2Response |
EncryptDecrypt2Response.fromTpm(byte[] x) |
static EncryptDecrypt2Response |
EncryptDecrypt2Response.fromTpm(InByteBuf buf) |
Copyright © 2017. All rights reserved.