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.
In this structure:
Fields:
version Uint8 (1)
is the version number of the SSP and is 1 for this version
of the SSP.
associatedCraca CracaType
identifies the relationship between this
certificate and the CRACA. If associatedCraca = isCraca, this certificate
is the CRACA certificate and signs CRLs for certificates which chain back
to this certificate. If associatedCraca = issuerIsCraca, the issuer of
this certificate is the CRACA and this certificate may sign CRLs for
certificates which chain back to its issuer.
crls PermissibleCrls
identifies what type of CRLs may be issued by the certificate
holder.
CrlSsp::= SEQUENCE {version Uint8(1),associatedCraca CracaType,crls PermissibleCrls,...}
This type is used to determine the validity of the crlCraca field in the CrlContents structure.
CracaType ::= ENUMERATED {isCraca, issuerIsCraca}
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