On linux i can use tpm2_getcap tool to get list of encryption algorithms like this:
tpm2_getcap algorithms
Is there something similar on Windows? I only found "Get-TpmSupportedFeature" in powershell, but it is not what i wanted.
On linux i can use tpm2_getcap tool to get list of encryption algorithms like this:
tpm2_getcap algorithms
Is there something similar on Windows? I only found "Get-TpmSupportedFeature" in powershell, but it is not what i wanted.