Searched refs:x509RevokedCtx (Results 1 – 1 of 1) sorted by relevance
545 public static native long X509_REVOKED_dup(long x509RevokedCtx); in X509_REVOKED_dup() argument547 public static native byte[] i2d_X509_REVOKED(long x509RevokedCtx); in i2d_X509_REVOKED() argument551 public static native byte[] X509_REVOKED_get_ext_oid(long x509RevokedCtx, String oid); in X509_REVOKED_get_ext_oid() argument553 public static native byte[] X509_REVOKED_get_serialNumber(long x509RevokedCtx); in X509_REVOKED_get_serialNumber() argument555 public static native long X509_REVOKED_get_ext(long x509RevokedCtx, String oid); in X509_REVOKED_get_ext() argument558 public static native long get_X509_REVOKED_revocationDate(long x509RevokedCtx); in get_X509_REVOKED_revocationDate() argument560 public static native void X509_REVOKED_print(long bioRef, long x509RevokedCtx); in X509_REVOKED_print() argument