blob: a49420ccd886e386145cfbfed27782e5697dbab5 [file] [log] [blame]
Pramod76f424e2018-03-29 10:22:33 -07001
2After the installation of steps as given in the INSTALL document,
3follow the steps below.
4
5After you have installed the tools in "Duplicate" and "Import" directory
6
71. Run the Init_and_create_tpm_primary.sh to initialize the connection to TPM
8and load the primary key into the TPM
9
102. Run the Duplicate.sh which takes RSA private key in pem format as input and
11generates TPM structured buffers
12
133. Run the ImportTpmKey.sh which takes the generated buffers from the "Duplicate tool"
14and generates the private and public portion of the tpm loaded key
15
164. Run the Sign_Verify_test.sh which loads the key and does the sign and verify
17operation