Commit ab91d01d authored by kumarvirend's avatar kumarvirend
Browse files

Added the EtsiTs103097Certificate constraint for ETSI PDUs.

parent 7d6d9412
Loading
Loading
Loading
Loading
Loading
+10 −7
Original line number Diff line number Diff line
@@ -115,13 +115,16 @@ C-ASR-SINGLE-OBS ::= C-2ENT
 * include a specification of which PDUs are to be included in this field.
 *
 * @param certificate: contains the certificate that signed the PDUs if it is 
 * not explicitly included in one of the PDUs. (There is no need to include 
 * the entire certificate chain from the ITS station up to the Root CA, just 
 * the ITS station certificate is enough, as the MA is expected to have the 
 * rest of the certificates in the chain.) Note that if the sender certificate 
 * changes, PDUs signed by the new certificate and included in this report 
 * will be in a separate V2xPduStream instance within the v2xPduEvidence 
 * field of the TemplateAsr.
 * not explicitly included in one of the PDUs. For ETSI PDUs (i.e., PDUs with
 * the psid field in the security headerInfo equal to an ITS-AID assigned to
 * ETSI as per ETSI TS 102 965) the certificate shall be of type 
 * EtsiTs103097Certificate as specified in ETSI TS 103 097. (There is no need
 * to include the entire certificate chain from the ITS station up to the Root
 * CA, just the ITS station certificate is enough, as the MA is expected to
 * have the rest of the certificates in the chain.) Note that if the sender
 * certificate changes, PDUs signed by the new certificate and included in
 * this report will be in a separate V2xPduStream instance within the
 * v2xPduEvidence field of the TemplateAsr.
 *
 * @param subjectPduIndex: identifies which PDU within the v2xPdus sequence 
 * is the "subject PDU", i.e., the PDU associated with the observations.