CERT_TS_07_07_BO_AT.xml 1.06 KB
Newer Older
<!-- AT cert with rectangular region restriction outside of the region of the issuer
     Center: base point
     Side length: 10km
-->
<certificate name="CERT_TS_07_07_BO_AT">
	<version>2</version>
	<signer type="digest" name="CERT_TS_07_07_BO_AA"/>
	<subject type="AT" name="">
		<!-- verification_key -->
		<attribute type="verification_key">
			<public_key algorythm="ecdsa_nistp256_with_sha256">
				<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="+0d" end="+365d"/>
		<restriction type="region">
			<rectangle>
				<location latitude="+5km" longitude="-5km"/>
				<location latitude="-5km" longitude="+5km"/>
			</rectangle>
		</restriction>
	</validity>
	<signature algorithm="0"/>
</certificate>