EC_GFp_simple_method

Returns the basic GFp ec methods which provides the basis for the optimized methods.

extern (C) nothrow @nogc
const(.EC_METHOD)*
EC_GFp_simple_method
()

Return Value

Type: const(.EC_METHOD)*

EC_METHOD object

Meta