Classes
| Class | Description | |
|---|---|---|
| SSLFTPCertificate |
Contains information regarding an X.509v3 certificate.
| |
| SSLFTPClient |
Provides low-level access to FTP/FTPS functionality.
| |
| SSLFTPDistinguishedName |
Distinguished Name (DN) of a certificate.
| |
| SSLFTPException |
Indicates that an SSL-related error occurred.
| |
| SSLFTPExtension |
SSLFTPExtension to the name.
| |
| SSLFTPSecureEventArgs |
Provides data for the SecuringConnection
and SecuredConnection events.
|
Delegates
| Delegate | Description | |
|---|---|---|
| SSLFTPSecureEventHandler |
Represents the method that will handle the SecuringConnection
and SecuredConnection events.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| SSLFTPCipherSuite |
Enumeration of cipher-suites available.
| |
| SSLFTPDataProtectionType |
Enumeration of available data-channel protections.
| |
| SSLFTPSSLVersion |
Specifies type and version of SSL/TLS to use. This property now means the
minimum SSL/TLS version to use
| |
| SSLFTPStoreLocation |
Enumeration of certificate store locations.
| |
| SSLFTPStoreName |
Enumeration of certificate store names.
| |
| SSLFTPValidationStatus |
Validation status of an SSL/TLS certificate.
|