ASN.1 module Ieee1609Dot2CrlSsp

OID: {iso(1) identified-organization(3) ieee(111) standards-association-numbered-series-standards(2) wave-stds(1609) dot2(2) crl(3) ssp(3) major-version-2(2) minor-version-2(2)} @note Section references in this file are to clauses in IEEE Std 1609.2 unless indicated otherwise. Full forms of acronyms and abbreviations used in this file are specified in 3.2.

Imports:

Data Elements:

CrlSsp

In this structure:

Fields:

CrlSsp::= SEQUENCE {
version Uint8(1),
associatedCraca CracaType,
crls PermissibleCrls,
...
}

CracaType

This type is used to determine the validity of the crlCraca field in the CrlContents structure.

CracaType ::= ENUMERATED {isCraca, issuerIsCraca}

PermissibleCrls

This type is used to determine the validity of the crlSeries field in the CrlContents structure. The crlSeries field in the CrlContents structure is invalid unless that value appears as an entry in the SEQUENCE contained in this field.

PermissibleCrls ::= SEQUENCE OF CrlSeries