Uses of Package
com.enterprisedt.net.ftp.ssl
Packages that use com.enterprisedt.net.ftp.ssl
Package
Description
FileTransferClient is the key
class for edtFTPj/Free and provides basic FTP features.Contains classes for FTPS (FTP over SSL) client functionality.
-
Classes in com.enterprisedt.net.ftp.ssl used by com.enterprisedt.net.ftpClassDescriptionManages a collection of
SSLFTPCertificates.This class servers two purposes: It provides an interface to obtaining information about particular cipher-suites and it provides a set of available cipher-suites.Possible authentication mechanisms for SSL.SSLFTPValidators are used for validating server certificates and may also be used to provide user-feedback when making secure connections to servers. -
Classes in com.enterprisedt.net.ftp.ssl used by com.enterprisedt.net.ftp.sslClassDescriptionA
SSLFTPCertificatecontains information regarding an X.509 certificate.Distinguished Name (DN) of an entity.This exception is thrown when an error relating to SSL/TLS certificates occurs.Manages a collection ofSSLFTPCertificates.This class servers two purposes: It provides an interface to obtaining information about particular cipher-suites and it provides a set of available cipher-suites.This exception is usually thrown when an error relating to the FTPS protocol occurs.Possible authentication mechanisms for SSL.SSLFTPValidators are used for validating server certificates and may also be used to provide user-feedback when making secure connections to servers.