Uses of Class
com.enterprisedt.net.ftp.ssl.SSLFTPCertificate.DistinguishedName

Packages that use SSLFTPCertificate.DistinguishedName
com.enterprisedt.net.ftp.ssl Contains classes for FTPS (FTP over SSL) client functionality. 
 

Uses of SSLFTPCertificate.DistinguishedName in com.enterprisedt.net.ftp.ssl
 

Methods in com.enterprisedt.net.ftp.ssl that return SSLFTPCertificate.DistinguishedName
 SSLFTPCertificate.DistinguishedName SSLFTPCertificate.getIssuerName()
          Returns the Distinguished Name of the issuer of the certificate or null if there isn't one.
 SSLFTPCertificate.DistinguishedName SSLFTPCertificate.getSubjectName()
          Returns the Distinguished Name of the subject of the certificate.
 



Copyright © 2001-2006 Enterprise Distributed Technologies Ltd. All Rights Reserved.