Searched refs:x509RevokedCtx (Results 1 – 1 of 1) sorted by relevance
537 public static native long X509_REVOKED_dup(long x509RevokedCtx); in X509_REVOKED_dup() argument539 public static native byte[] i2d_X509_REVOKED(long x509RevokedCtx); in i2d_X509_REVOKED() argument543 public static native byte[] X509_REVOKED_get_ext_oid(long x509RevokedCtx, String oid); in X509_REVOKED_get_ext_oid() argument545 public static native byte[] X509_REVOKED_get_serialNumber(long x509RevokedCtx); in X509_REVOKED_get_serialNumber() argument547 public static native long X509_REVOKED_get_ext(long x509RevokedCtx, String oid); in X509_REVOKED_get_ext() argument550 public static native long get_X509_REVOKED_revocationDate(long x509RevokedCtx); in get_X509_REVOKED_revocationDate() argument552 public static native void X509_REVOKED_print(long bioRef, long x509RevokedCtx); in X509_REVOKED_print() argument