|
0x00000000 |
NPKIT_x509UnknownType |
The CRL is of an unknown type. |
|
0x00000001 |
NPKIT_x509CRLType |
The CRL is a general type, containing
all reason codes. |
|
0x00000002 |
NPKIT_x509DeltaCRLType |
The CRL is a delta CRL. |
|
0x00000004 |
NPKIT_x509OnlyUserCertsType |
The CRL contains only user certificates. |
|
0x00000008 |
NPKIT_x509OnlyCACertsType |
The CRL contains only CA certificates. |
|
0x00000010 |
NPKIT_x509OnlySomeReasonsType |
The CRL contains only certificates that
were revoked for the specified reasons. |
|
0x00000020 |
NPKIT_x509IndirectCRLType |
The CRL is an indirect CRL. |