Set an ENGINE used to obtain a client certificate when a server requests one.
1 on success, or 0 if e cannot be initialized or has no client-cert method.
| Name | Description |
|---|---|
| ctx | SSL context that will use e for client-certificate selection. |
| e | ENGINE that implements a client-certificate load function (initialized by this call). |