Removes a certificate type handler.
Declaration
[C++]
not implemented;
not implemented;
Parameters
- Handler - The handler to attach.
Description
Use this method to remove a previously attached certificate type handler.
Note, that this method is protected and can be used only from descendants of TElSSLClient.