CERT_IUT_C_AT.xml 1.1 KB
Newer Older
<!-- Authorization ticket certificate with a rectangular region restriction
     centered in ETSI coordinates and having a side length of 10 km
-->
<certificate name="CERT_IUT_C_AT">
	<version>2</version>
	<signer type="digest" name="CERT_TS_C_AA"/>
	<subject type="AT" name="">
		<!-- verification_key -->
		<attribute type="verification_key">
			<public_key algorythm="0">
				<ecc_point type="uncompressed"/>
			</public_key>
		</attribute>
		<!-- assurance_level -->
		<attribute type="assurance_level">
			<assurance level="3"/>
		</attribute>
		<!-- its_aid_ssp_list -->
		<attribute type="its_aid_ssp_list">
			<ssp aid="36">&#01;&#xFF;&#xFF;</ssp>  <!-- CAM -->
			<ssp aid="37">&#01;&#xFF;&#xFF;&#xFF;</ssp>  <!-- DENM -->
		</attribute>
	</subject>
	<validity>
		<restriction type="time" start="2015-01-01" end="2015-04-30"/>
		<restriction type="region">
			<rectangle>
				<location latitude="0.044949"  longitude="-0.062157"/>
				<location latitude="-0.044983" longitude="0.062064" />
			</rectangle>
		</restriction>
	</validity>
	<signature algorithm="0"/>
</certificate>