Go to the documentation of this file.
67 #ifndef OPENSSL_NO_FP_API
93 BIO_printf(out,
"Certificate Revocation List (CRL):\n");
95 BIO_printf(out,
"%8sVersion %lu (0x%lx)\n",
"", l+1, l);
110 x->
crl->extensions, 0, 8);
116 else BIO_printf(out,
"No Revoked Certificates.\n");
126 r->extensions, 0, 8);