The TPM 2.0 Library specification is a library of possible functions. A
platform specific specification (e.g., PC Client) specifies which
commands are mandatory.
I assume that the TPM you are using does not implement TPM2 Encrypt/Decrypt.
In general, check the platform specific specification and use only
mandatory features for interoperability.
On 3/5/2024 5:31 PM, Samuel Lee wrote:
Dear TPM 2.0 Mailing List Community,
I am currently facing an issue while attempting to utilize the TPM2
Encrypt/Decrypt functionality in conjunction with the TSS API
integration.