Sets the client certificate file path together with it's password
The path must denote valid .cer or PEM file.
null value clears the current certificate value and
forces the SSL-subsystem to not use the client certificate while SSL-handshake.
Namespace: Jscape.FtpAssembly: Jscape.Ftp (in Jscape.Ftp.dll) Version: 2.4.5.0
Syntax
Exceptions
Exception | Condition |
---|---|
Jscape.Ftp..::..FtpException | If certificate cannot be read. |