edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

SSLFTPCertificateWriteToCER Method

Writes the certificate to a file in CER format.

Definition

Namespace: EnterpriseDT.Net.Ftp.Ssl
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public void WriteToCER(
	string cerFilePath
)

Parameters

cerFilePath  String
Path of file.

See Also