Searched defs:X509_get_notAfter (Results 1 – 2 of 2) sorted by relevance
524 #define X509_get_notAfter(x) ((x)->cert_info->validity->notAfter) macro
450 static native long X509_get_notAfter(long x509ctx, OpenSSLX509Certificate holder); in X509_get_notAfter() method in NativeCrypto