We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
azure-iot-sdk-java/provisioning/security/tpm-provider/src/main/java/com/microsoft/azure/sdk/iot/provisioning/security/hsm/SecurityProviderTPMHsm.java
Line 337 in 2b2eed3
Dear Provisioning team,
TPM command EncryptDecrypt (0x164) is depricated and not supported on newer hardware. It is recommended to use EncryptDecrypt2 instead.
Best
MN
The text was updated successfully, but these errors were encountered:
We will work on fixing this issue.
Sorry, something went wrong.
Remove deprecated version of EncryptDecrypt (Fix Github issue #196)
9706731
699b8e6
This issue is now fixed and in master. We will be releasing a package for the same on 2/9.
New maven packages with a fix for this issue are released. Feel free to reopen this issue if you still see any problems. Closing this issue for now.
prmathur-microsoft
No branches or pull requests
azure-iot-sdk-java/provisioning/security/tpm-provider/src/main/java/com/microsoft/azure/sdk/iot/provisioning/security/hsm/SecurityProviderTPMHsm.java
Line 337 in 2b2eed3
Dear Provisioning team,
TPM command EncryptDecrypt (0x164) is depricated and not supported on newer hardware. It is recommended to use EncryptDecrypt2 instead.
Best
MN
The text was updated successfully, but these errors were encountered: