% 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.
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