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