HomeSort by relevance Sort by last modified time
    Searched defs:get_X509_REVOKED_revocationDate (Results 1 - 2 of 2) sorted by null

  /external/conscrypt/src/main/java/org/conscrypt/
OpenSSLX509CRLEntry.java 111 NativeCrypto.ASN1_TIME_to_Calendar(NativeCrypto.get_X509_REVOKED_revocationDate(mContext),
NativeCrypto.java 567 public static native long get_X509_REVOKED_revocationDate(long x509RevokedCtx);
    [all...]

Completed in 1388 milliseconds