Package totalcross.net.ssl
Class SSLContextBase
- java.lang.Object
-
- totalcross.net.ssl.SSLContextSpi
-
- totalcross.net.ssl.SSLContextBase
-
public class SSLContextBase extends SSLContextSpi
-
-
Field Summary
-
Fields inherited from class totalcross.net.ssl.SSLContextSpi
name
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedSSLContextBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected SSLClientprepareContext()-
Methods inherited from class totalcross.net.ssl.SSLContextSpi
getSocketFactory
-
-
-
-
Method Detail
-
prepareContext
protected SSLClient prepareContext() throws CryptoException
- Throws:
CryptoException
-
-