org.webbitserver.helpers
Class SslFactory
java.lang.Object
org.webbitserver.helpers.SslFactory
public class SslFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SslFactory
public SslFactory(InputStream keyStore,
String storePass)
getServerContext
public SSLContext getServerContext(String keyPass)
throws WebbitException
- Throws:
WebbitException
getClientContext
public SSLContext getClientContext()
throws WebbitException
- Throws:
WebbitException
Copyright © 2012. All Rights Reserved.