Lines Matching full:parameters
170 this command can only create \s-1EC\s0 parameters from known (named) curves.
178 The \s-1EC\s0 parameters input format; unspecified by default.
182 The \s-1EC\s0 parameters output format; the default is \fB\s-1PEM\s0\fR.
185 Parameters are encoded as \fBEcpkParameters\fR as specified in \s-1IETF RFC 3279.\s0
188 This specifies the input filename to read parameters from or standard input if
192 This specifies the output filename parameters to. Standard output is used
197 This option inhibits the output of the encoded version of the parameters.
200 This option prints out the \s-1EC\s0 parameters in human readable form.
203 Validate the elliptic curve parameters.
206 Validate the elliptic name curve parameters by checking if the curve parameters
210 Use the \s-1EC\s0 parameters with the specified 'short' name. Use \fB\-list_curves\fR
211 to get a list of all currently implemented \s-1EC\s0 parameters.
214 Print out a list of all currently implemented \s-1EC\s0 parameters names and exit.
226 This specifies how the elliptic curve parameters are encoded.
227 Possible value are: \fBnamed_curve\fR, i.e. the ec parameters are
228 specified by an \s-1OID,\s0 or \fBexplicit\fR where the ec parameters are
230 \&\s-1EC\s0 parameters structures). The default value is \fBnamed_curve\fR.
239 This option will generate an \s-1EC\s0 private key using the specified parameters.
265 To create \s-1EC\s0 parameters with the group 'prime192v1':
271 To create \s-1EC\s0 parameters with explicit parameters:
277 To validate given \s-1EC\s0 parameters:
283 To create \s-1EC\s0 parameters and a private key:
295 To print out the \s-1EC\s0 parameters to standard output: