[ Version ( since = "3.32" ) ]
public void set_ssl_trust_response (TrustPromptResponse response)
Set the SSL trust response, as TrustPromptResponse, while keeping the certificate and host information as before.
The function does nothing, when none SSL trust is set or when UNKNOWN
is used as the response
.
this |
an SourceWebdav |
response |
an TrustPromptResponse to set |