logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tpmtoken_init - initialize the user's TPM PKCS#11 data store

Description

tpmtoken_init initializes the user's TPM PKCS#11 data store so that applications can exploit the TPM
       capabilities through the PKCS#11 interface.

       PKCS#11 requires a password (or PIN) for the Security Officer (SO) and the User.  The SO is responsible
       for initializing the token and setting the User password (or PIN).

       -h, --help
              Display command usage info.

       -v, --version
              Display command version info.

       -l, --log [none|error|info|debug]
              Set logging level.

       -k, --token STRING
              Use STRING to identify the label of the PKCS#11 token to be used

       -y, --yes
              Assume an answer of yes for any confirmation prompts that would normally be asked

Name

       tpmtoken_init - initialize the user's TPM PKCS#11 data store

Reporting Bugs

       Report bugs to <trousers-users@lists.sourceforge.net>

TPM Management                                     2005-04-25                                   tpmtoken_init(1)

See Also

tpmtoken_setpasswd(1), tpmtoken_import(1), tpmtoken_objects(1), tpmtoken_protect(1)

Synopsis

tpmtoken_init [OPTION]

See Also