Searched defs:X509_CRL_get_lastUpdate (Results 1 – 4 of 4) sorted by relevance
622 #define X509_CRL_get_lastUpdate(x) ((x)->crl->lastUpdate) macro
576 #define X509_CRL_get_lastUpdate(x) ((x)->crl->lastUpdate) macro
548 public static native long X509_CRL_get_lastUpdate(long x509CrlCtx); in X509_CRL_get_lastUpdate() method in NativeCrypto