% tpm2_geteccparameters(1) tpm2-tools | General Commands Manual

NAME

tpm2_geteccparameters(1) - Retrieves the parameters of an ECC curve identified by its TCG-assigned curveID.

SYNOPSIS

tpm2_geteccparameters [OPTIONS]

DESCRIPTION

tpm2_geteccparameters(1) - Retrieves the parameters of an ECC curve identified by its TCG-assigned curveID.

OPTIONS

  • ARGUMENT=ALGORITHM:

    Specify the ECC curve. Example ecc521.

  • -o, --output=FILE

    Specify the file path to save the ECC parameters.

  • --cphash=FILE

    File path to record the hash of the command parameters. This is commonly termed as cpHash. NOTE: When this option is selected, The tool will not actually execute the command, it simply returns a cpHash.

References

algorithm specifiers details the options for specifying cryptographic algorithms ALGORITHM.

common options collection of common options that provide information many users may expect.

common tcti options collection of options used to configure the various known TCTI modules.

EXAMPLES

tpm2_geteccparameters ecc256 -o ecc.params

returns

footer