edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
 

Classes

  ClassDescription
Public classSSLFTPCertificate
Contains information regarding an X.509v3 certificate.
Public classSSLFTPClient
Provides low-level access to FTP/FTPS functionality.
Public classSSLFTPDistinguishedName
Distinguished Name (DN) of a certificate.
Public classSSLFTPException
Indicates that an SSL-related error occurred.
Public classSSLFTPExtension
SSLFTPExtension to the name.
Public classSSLFTPSecureEventArgs
Provides data for the SecuringConnection and SecuredConnection events.

Delegates

  DelegateDescription
Public delegateSSLFTPSecureEventHandler
Represents the method that will handle the SecuringConnection and SecuredConnection events.

Enumerations

  EnumerationDescription
Public enumerationSSLFTPCipherSuite
Enumeration of cipher-suites available.
Public enumerationSSLFTPDataProtectionType
Enumeration of available data-channel protections.
Public enumerationSSLFTPSSLVersion
Specifies type and version of SSL/TLS to use. This property now means the minimum SSL/TLS version to use
Public enumerationSSLFTPStoreLocation
Enumeration of certificate store locations.
Public enumerationSSLFTPStoreName
Enumeration of certificate store names.
Public enumerationSSLFTPValidationStatus
Validation status of an SSL/TLS certificate.