CERT_TS_09_01_BV_AT.xml 1.04 KB
Newer Older
<!-- The valid AT certificate, signed with CERT_TS_E_AA and containing 
     the same region restriction like the issuing certificate 
     without local region definition
-->
<certificate name="CERT_TS_09_01_BV_AT">
	<version>2</version>
	<signer type="digest" name="CERT_TS_E_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">
filatov's avatar
filatov committed
			<ssp aid="CAM">&#01;&#xFF;&#xFF;</ssp>  <!-- CAM -->
			<ssp aid="DENM">&#01;&#xFF;&#xFF;&#xFF;</ssp>  <!-- DENM -->
		</attribute>
	</subject>
	<validity>
		<restriction type="time" start="+0d" end="+365d"/>
		<restriction type="region">
			<id dictionary="iso_3166_1" id="RGN_LOCAL" local="0"/> <!-- Local region -->
		</restriction>
	</validity>
	<signature algorithm="0"/>
</certificate>