[#EC_GFp_nist_method] = EC_GFp_nist_method :mrdocs: Returns GFp methods using optimized methods for NIST recommended curves == Synopsis Declared in `<openssl/ec.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[deprecated]] xref:EC_METHOD.adoc[EC_METHOD] const* EC_GFp_nist_method(); ---- [WARNING] ==== https://en.cppreference.com/cpp/language/attributes/deprecated[Deprecated^]. Use of this entity is allowed but discouraged. ==== == Return Value EC_METHOD object [.small]#Created with https://www.mrdocs.com[MrDocs]#