HomeSort by relevance Sort by last modified time
    Searched refs:get_X509_pubkey_oid (Results 1 - 3 of 3) sorted by null

  /libcore/crypto/src/main/java/org/conscrypt/
OpenSSLX509Certificate.java 403 String oid = NativeCrypto.get_X509_pubkey_oid(mContext);
NativeCrypto.java 419 public static native String get_X509_pubkey_oid(long x509ctx);
    [all...]
  /libcore/crypto/src/main/native/
org_conscrypt_NativeCrypto.cpp     [all...]

Completed in 54 milliseconds