CERT_TS_09_08_BO_AA.xml 981 Bytes
Newer Older
<!-- The valid AA certificate containing the same identified region as subordinate cert but other local area definition -->

<certificate name="CERT_TS_09_08_BO_AA">
	<version>2</version>
	<signer type="digest" name="CERT_TEST_ROOT"/>
	<subject type="AA" 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="4" confidence="0"/>
		</attribute>
		<!-- its_aid_list -->
		<attribute type="its_aid_list">
filatov's avatar
filatov committed
			<aid value="CAM"/> <!-- CAM -->
			<aid value="DENM"/> <!-- DENM -->
		</attribute>
	</subject>
	<validity>
		<restriction type="time" start="-365d" end="+365d"/>
		<restriction type="region">
			<id dictionary="iso_3166_1" id="RGN_LOCAL" local="1"/> <!-- Local Region -->
		</restriction>
	</validity>
	<signature algorithm="0"/>
</certificate>