SSLFTPCertificatePrivateKey Property
Private key associated with the certificate.
Namespace: EnterpriseDT.Net.Ftp.SslAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public RSA PrivateKey { get; }
Public ReadOnly Property PrivateKey As RSA
Get
public:
property RSA^ PrivateKey {
RSA^ get ();
}
member PrivateKey : RSA with get
Property Value
RSA