Uses of Class
org.conscrypt.OpenSSLEngine
| Package | Description |
|---|---|
| org.conscrypt |
-
Uses of OpenSSLEngine in org.conscrypt
Methods in org.conscrypt that return OpenSSLEngine Modifier and Type Method Description static OpenSSLEngineOpenSSLEngine. getInstance(String engine)Constructors in org.conscrypt with parameters of type OpenSSLEngine Constructor Description OpenSSLKey(long ctx, OpenSSLEngine engine, String alias)