Home
last modified time | relevance | path

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

/external/conscrypt/common/src/main/java/org/conscrypt/
DOpenSSLRSAPublicKey.java33 public class OpenSSLRSAPublicKey implements RSAPublicKey, OpenSSLKeyHolder { class
44 OpenSSLRSAPublicKey(OpenSSLKey key) { in OpenSSLRSAPublicKey() method in OpenSSLRSAPublicKey
53 OpenSSLRSAPublicKey(RSAPublicKeySpec spec) throws InvalidKeySpecException { in OpenSSLRSAPublicKey() method in OpenSSLRSAPublicKey
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DOpenSSLRSAPublicKey.java35 public class OpenSSLRSAPublicKey implements RSAPublicKey, OpenSSLKeyHolder { class
46 OpenSSLRSAPublicKey(OpenSSLKey key) { in OpenSSLRSAPublicKey() method in OpenSSLRSAPublicKey
55 OpenSSLRSAPublicKey(RSAPublicKeySpec spec) throws InvalidKeySpecException { in OpenSSLRSAPublicKey() method in OpenSSLRSAPublicKey