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