Remove e's EC method from the ENGINE EC implementation table.

Synopsis

Declared in <openssl/engine.h>

[[deprecated]]
void
ENGINE_unregister_EC(ENGINE* e);
Warning

Deprecated. Use of this entity is allowed but discouraged.

Parameters

Name

Description

e

ENGINE previously registered for EC.

Created with MrDocs