kishansinghtks

Results 1 issues of kishansinghtks

I am using tpm2tss for secure communication command: ./tpm2tss-genkey -a rsa -s 2048 -P 0x81000000 mykey and then extract the public key using the following command. openssl rsa -engine tpm2tss...