Searched defs:X509_get_notAfter (Results 1 – 2 of 2) sorted by relevance
563 #define X509_get_notAfter(x) ((x)->cert_info->validity->notAfter) macro
462 public static native long X509_get_notAfter(long x509ctx); in X509_get_notAfter() method in NativeCrypto