Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The client requested the publishing status of a particular base CRL.
If the CA does not implement the CRL_Publish_Flags column in the CRL table data, it MUST return 0. If the CA implements the CRL_Publish_Flags column, it MUST identify the publishing status by specifying a ULONG value that is a bitwise OR of the CPF_BASE flag and one or more of the other values specified in the table in [MS-CSRA] section 3.1.1.4.1 for the CRL_Publish_Flags element, except for the CPF_DELTA flag, which is never set for this call.
The CA MUST return the publishing status in a CERTTRANSBLOB (section 2.2.2.2) structure. The pb member of the structure MUST point to a ULONG in little-endian format that contains the publishing status as defined earlier. The cb member MUST contain the length of a ULONG.