Returns GFp methods using optimized methods for NIST recommended curves

Synopsis

Declared in <openssl/ec.h>

[[deprecated]]
EC_METHOD const*
EC_GFp_nist_method();
Warning

Deprecated. Use of this entity is allowed but discouraged.

Return Value

EC_METHOD object

Created with MrDocs