ASN1_PCTX_set_cert_flags

Set certificate-field print flags on an ASN.1 print context.

Synopsis

Declared in <openssl/asn1.h>

void
ASN1_PCTX_set_cert_flags(
    ASN1_PCTX* p,
    unsigned long flags);

Parameters

NameDescription
pPrint context to update.
flagsMask controlling which certificate-related fields are shown.