ECParameters_print_fp

Prints out the ec parameters on human readable form.

Synopsis

Declared in <openssl/ec.h>

[[deprecated]]
int
ECParameters_print_fp(
    FILE* fp,
    EC_KEY const* key);

WARNING

Deprecated. Use of this entity is allowed but discouraged.

Return Value

1 on success and 0 if an error occurred

Parameters

NameDescription
fpfile descriptor to which the information is printed
keyEC_KEY object