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

SSLFTPCertificateToLongString Method

Returns a long string representation of the certificate.

Definition

Namespace: EnterpriseDT.Net.Ftp.Ssl
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public string ToLongString(
	string separator
)

Parameters

separator  String
Separator to use

Return Value

String
A string representation of the certificate.

See Also