edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
String representation of the parameters that were used to generate the public/private key pair.

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

Syntax

C#
public string KeyAlgorithmParametersString { get; }
Visual Basic
Public ReadOnly Property KeyAlgorithmParametersString As String
	Get
Visual C++
public:
property String^ KeyAlgorithmParametersString {
	String^ get ();
}

See Also