com.myjavaworld.jftp.ssl
Class JFTPSSLContext
java.lang.Object
com.myjavaworld.jftp.ssl.JFTPSSLContext
public class JFTPSSLContext
- extends Object
- Author:
- Sai Pullabhotla, psai [at] jMethods [dot] com
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JFTPSSLContext
public JFTPSSLContext()
getSSLContext
public static SSLContext getSSLContext(JFTP jftp,
String hostName)
throws KeyManagementException,
KeyStoreException,
NoSuchAlgorithmException,
UnrecoverableKeyException
- Throws:
KeyManagementException
KeyStoreException
NoSuchAlgorithmException
UnrecoverableKeyException
Copyright © 2000-2012 jMethods, Inc.. All Rights Reserved.