Writes the certificate to a file in PEM format.
Namespace: EnterpriseDT.Net.Ftp.SslAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
public void WriteToPEM( string pemFilePath ) |
| Visual Basic |
|---|
Public Sub WriteToPEM ( _ pemFilePath As String _ ) |
| Visual C++ |
|---|
public: void WriteToPEM( String^ pemFilePath ) |
Parameters
- pemFilePath
- Type: System..::..String
Path of file.