Remove e's DSA method from the ENGINE DSA implementation table.
Synopsis
Declared in <openssl/engine.h>
[[deprecated]]
void
ENGINE_unregister_DSA(ENGINE* e);
|
Warning
|
Deprecated. Use of this entity is allowed but discouraged. |
Parameters
Name |
Description |
e |
ENGINE previously registered for DSA. |
Created with MrDocs