Home
last modified time | relevance | path

Searched defs:OpenSSLKey (Results 1 – 1 of 1) sorted by relevance

/external/conscrypt/src/main/java/org/conscrypt/
DOpenSSLKey.java31 public class OpenSSLKey { class
40 public OpenSSLKey(long ctx) { in OpenSSLKey() method in OpenSSLKey
44 public OpenSSLKey(long ctx, boolean wrapped) { in OpenSSLKey() method in OpenSSLKey
51 public OpenSSLKey(long ctx, OpenSSLEngine engine, String alias) { in OpenSSLKey() method in OpenSSLKey