tpm_vkey_create

Section: User Commands (1)
Updated: October 2007
Return to Main Contents
 

NAME

tpm_vkey_create - Create TPM verification key  

SYNOPSIS

tpm_vkey_create -m id -p id -c idx [-r val] -u val -o filename [-k filename] [-v] | -h  

DESCRIPTION

Also long options alternatives are available
--keyfile | -o filename
TPM_VERIFICATION_KEY output filename
--myid | -m id
New key identifier
--parentid | -p id
Parent key identifier
--parentkey | -i filename
Signing key (tpm_rsa_private_key_t)
--privatekey | -k filename Private key (tpm_rsa_private_key_t)
--counter | -c index
Reference counter index
--value | -r value
Reference counter value
--usage | -u value
Usage flags (see chapter 5.3 in spec)
(sign rimcert=0x0001, sign rimauth=0x0002, inc bootsrap=0x0004
--verbose | -v
Verbose output
--help | -h
Print this message

All identifiers and values should be given in hexadecimal format

 

AUTHOR

Nokia Research Center  

SEE ALSO

tpm_rimcert_dump(1), tpm_rimcert_create(1), tpm_vkey_dump(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
AUTHOR
SEE ALSO

This document was created by man2html using the manual pages.
Time: 10:47:48 GMT, November 09, 2007