CERT_IUT_A_AT_A8.xml 1.28 KB
Newer Older
<!-- General authorization ticket certificate without any region restriction -->
<certificate>
	<version>3</version>
	<signer type="digest" name="CERT_IUT_A_AA_A8"/>
	<subject type="AT" name="">
		<!-- verification_key -->
		<attribute type="verification_key">
			<public_key algorithm="0">
				<ecc_point type="compressed"/>
			</public_key>
		</attribute>
		<!-- encryption_key -->
		<attribute type="encryption_key">
			<public_key sym_alg="0" algorithm="0">
				><ecc_point type="compressed"/>
			</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="96">00</ssp>  <!-- not allocated -->
			<ssp aid="97">00</ssp>  <!-- not allocated -->
			<ssp aid="98">00</ssp>  <!-- not allocated -->
			<ssp aid="99">00</ssp>  <!-- not allocated -->
			<ssp aid="100">00</ssp>  <!-- not allocated -->
			<ssp aid="101">00</ssp>  <!-- not allocated -->
			<ssp aid="102">00</ssp>  <!-- not allocated -->
Denis Filatov's avatar
Denis Filatov committed
			<ssp aid="CAM">01 FF FC</ssp>  <!-- CAM -->
		</attribute>
	</subject>
	<validity>
		<restriction type="time" start="+0d" end="+365d"/>
		<restriction type="region">
			<none/>
		</restriction>
	</validity>
	<signature algorithm="0"/>
</certificate>