ECDSA_get_default_method

Returns the default ECDSA method

extern (C) nothrow @nogc
ECDSA_get_default_method
()

Return Value

Type: const(libressl_d.openssl.ossl_typ.ECDSA_METHOD)*

pointer to ECDSA_METHOD structure containing the default method

Meta