| Package | Description |
|---|---|
| tss | |
| tss.tpm |
| Modifier and Type | Method and Description |
|---|---|
EncryptDecryptResponse |
Tpm.EncryptDecrypt(TPM_HANDLE keyHandle,
byte decrypt,
TPM_ALG_ID mode,
byte[] ivIn,
byte[] inData)
NOTE 1 This command is deprecated, and TPM2_EncryptDecrypt2() is preferred.
|
| Modifier and Type | Method and Description |
|---|---|
static EncryptDecryptResponse |
EncryptDecryptResponse.fromTpm(byte[] x) |
static EncryptDecryptResponse |
EncryptDecryptResponse.fromTpm(InByteBuf buf) |
Copyright © 2017. All rights reserved.