Returns the basic GF2m ec method

Synopsis

Declared in <openssl/ec.h>

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

Deprecated. Use of this entity is allowed but discouraged.

Return Value

EC_METHOD object

Created with MrDocs