edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Returns a base-64 representation of the certificate.

Namespace: EnterpriseDT.Net.Ftp.Ssl
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
public string GetBase64String()
Visual Basic
Public Function GetBase64String As String
Visual C++
public:
String^ GetBase64String()

Return Value

The base-64 representation of the certificate

See Also