Searched defs:X509_CRL_get_lastUpdate (Results 1 – 2 of 2) sorted by relevance
534 #define X509_CRL_get_lastUpdate(x) ((x)->crl->lastUpdate) macro
491 static native long X509_CRL_get_lastUpdate(long x509CrlCtx); in X509_CRL_get_lastUpdate() method in NativeCrypto