<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.6.17 (Ruby 3.1.3) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-rats-concise-ta-stores-00" category="std" consensus="true" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.15.3 -->
  <front>
    <title abbrev="CoTS">Concise TA Stores (CoTS)</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-rats-concise-ta-stores-00"/>
    <author initials="C." surname="Wallace" fullname="Carl Wallace">
      <organization abbrev="Red Hound">Red Hound Software</organization>
      <address>
        <postal>
          <country>USA</country>
        </postal>
        <email>carl@redhoundsoftware.com</email>
      </address>
    </author>
    <author initials="R." surname="Housley" fullname="Russ Housley">
      <organization abbrev="Vigil Security">Vigil Security, LLC</organization>
      <address>
        <postal>
          <street>516 Dranesville Road</street>
          <city>Herndon</city>
          <region>VA</region>
          <code>20170</code>
          <country>USA</country>
        </postal>
        <email>housley@vigilsec.com</email>
      </address>
    </author>
    <author initials="T." surname="Fossati" fullname="Thomas Fossati">
      <organization>arm</organization>
      <address>
        <email>Thomas.Fossati@arm.com</email>
      </address>
    </author>
    <author initials="Y." surname="Deshpande" fullname="Yogesh Deshpande">
      <organization>arm</organization>
      <address>
        <email>yogesh.deshpande@arm.com</email>
      </address>
    </author>
    <date year="2022" month="December" day="06"/>
    <area>Security</area>
    <workgroup>Remote ATtestation ProcedureS</workgroup>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <t>Trust anchor (TA) stores may be used for several purposes in the Remote Attestation Procedures (RATS) architecture including verifying endorsements, reference values, digital letters of approval, attestations, or public key certificates. This document describes a Concise Reference Integrity Manifest (CoRIM) extension that may be used to convey optionally constrained trust anchor stores containing optionally constrained trust anchors in support of these purposes.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-ietf-rats-concise-ta-stores/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        rats Working Group mailing list (<eref target="mailto:rats@ietf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/rats/"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/rats/"/>.
      </t>
    </note>
  </front>
  <middle>
    <section anchor="introduction">
      <name>Introduction</name>
      <t>The RATS architecture <xref target="I-D.draft-ietf-rats-architecture"/> uses the definition of a trust anchor from <xref target="RFC6024"/>: "A trust anchor represents an authoritative entity via a public key and associated data.  The public key is used to verify digital signatures, and the associated data is used to constrain the types of information for which the trust anchor is authoritative." In the context of RATS, a trust anchor may be a public key or a symmetric key. This document focuses on trust anchors that are represented as public keys.</t>
      <t>The Concise Reference Integrity Manifest (CoRIM) <xref target="I-D.draft-birkholz-rats-corim"/> specification defines a binary encoding for reference values using the Concise Binary Object Representation (CBOR) <xref target="RFC8949"/>. Amongst other information, a CoRIM may include key material for use in verifying evidence from an attesting environment (see section 3.11 in <xref target="I-D.draft-birkholz-rats-corim"/>). The extension in this document aims to enable public key material to be decoupled from reference data for several reasons, described below.</t>
      <t>Trust anchor (TA) and certification authority (CA) public keys may be less dynamic than the reference data that comprises much of a reference integrity manifest (RIM). For example, TA and CA lifetimes are typically fairly long while software versions change frequently. Conveying keys less frequently and indepedent from reference data enables a reduction in size of RIMs used to convey dynamic information and may result in a reduction in the size of aggregated data transferred to a verifier.  CoRIMs themselves are signed and some means of conveying CoRIM verification keys is required, though ultimately some out-of-band mechanism is required at least for bootstrapping purposes. Relying parties may verify attestations from both hardware and software sources and some trust anchors may be used to verify attestations from both hardware and software sources, as well. The verification information included in a CoRIM optionally includes a trust anchor, leaving trust anchor management to other mechanisms. Additionally, the CoRIM verification-map structure is tied to CoMIDs, leaving no simple means to convey verification information for CoSWIDs <xref target="I-D.draft-ietf-sacm-coswid"/>.</t>
      <t>This document defines means to decouple TAs and CAs from reference data and adds support for constraining the use of trust anchors, chiefly by limiting the environments to which a set of trust anchors is applicable. This constraints mechanism is similar to that in <xref target="fido-metadata"/> and <xref target="fido-service"/> and should align with existing attestation verification practices that tend to use per-vendor trust anchors. TA store instances may be further constrained using coarse-grained purpose values or a set of finer-grained permitted or excluded claims. The trust anchor formats supported by this draft allow for per-trust anchor constraints, if desired. Conveyance of trust anchors is the primary goal, CA certificates may optionally be included for convenience.</t>
      <section anchor="constraints">
        <name>Constraints</name>
        <t>This document aims to support different PKI architectures including scenarios with various combinations of the following characteristics:</t>
        <ul spacing="normal">
          <li>TA stores that contain a TA or set of TAs from a single organization</li>
          <li>TA stores that contain a set of TAs from multiple organizations</li>
          <li>TAs that issue certificates to CAs within the same organiation as the TA</li>
          <li>TAs that issue certificates to CAs from multiple organizations</li>
          <li>CAs that issue certificates that may be used to verify attestations or certificates from the same organization as the TA and CA</li>
          <li>CAs that issue certificates that may be used to verify attestations or certificates from multiple organizations</li>
        </ul>
        <t>Subsequent specifications may define extensions to express constraints as well as processing rules for evaluating constraints expressed in TA stores, TAs, CA certificates and end entity (EE) certificates. Support for constraints is intended to enable misissued certificates to be rejected at verification time. Any public key that can be used to verify a certificate is assumed to also support verification of revocation information, subject to applicable constraints defined by the revocation mechanism.</t>
      </section>
    </section>
    <section anchor="conventions-and-definitions">
      <name>Conventions and Definitions</name>
      <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
    </section>
    <section anchor="trust-anchor-management-for-rats">
      <name>Trust anchor management for RATS</name>
      <t>Within RATS, trust anchors may be used to verify digital signatures for a variety of objects, including entity attestation tokens (EATs), CoRIMs, X.509 CA certificates (possibly containing endorsement information), X.509 EE certificates (possibly containing endorsement or attestation information), other attestation data, digital letters of approval <xref target="dloa"/>, revocation information, etc. Depending on context, a raw public key may suffice or additional information may be required, such as subject name or subject public key identifier information found in an X.509 certificate. Trust anchors are usually aggregated into sets that are referred to as "trust anchor stores". Different trust anchor stores may serve different functional purposes.</t>
      <t>Historically, trust anchors and trust anchor stores are not constrained other than by the context(s) in which a trust anchor store is used. The path validation algorithm in <xref target="RFC5280"/> only lists name, public key, public key algorithm and public key parameters as the elements of "trust anchor information". However, there are environments that do constrain trust anchor usage. The RPKI uses extensions from trust anchor certificates as defined in <xref target="RFC3779"/>. FIDO provides a type of constraint by grouping attestation verification root certificates by authenticator model in <xref target="fido-metadata"/>.</t>
      <t>This document aims to support each of these types of models by allowing constrained or unconstrained trust anchors to be grouped by abstract purpose, i.e., similar to traditional trust anchor stores, or grouped by a set of constraints, such as vendor name.</t>
      <section anchor="ta-and-ca-conveyance">
        <name>TA and CA conveyance</name>
        <t>An unsigned concise TA stores object is a list of one or more TA stores, each represented below as a concise-ta-store-map element.</t>
        <artwork><![CDATA[
concise-ta-stores
  concise-ta-store-map #1
  ...
  concise-ta-store-map #n
]]></artwork>
        <t>Each TA store instance identifies a target environment and features one or more public keys. Optional constraints on usage may be defined as well.</t>
        <artwork><![CDATA[
concise-ta-store-map
  language
  store-identity
  target environment
  abstract coarse-grained constraints on TA store usage
  concrete fine-grained constraints on TA store usage
  public keys (possibly included per-instance constraints)
]]></artwork>
        <t>The following sections define the structures to support the concepts shown above.</t>
        <section anchor="the-concise-ta-stores-container">
          <name>The concise-ta-stores Container</name>
          <t>The concise-ta-stores type is the root element for distrbuting sets of trust anchor stores. It contains one or more concise-ta-store-map elements where each element in the list identifies the environments for which a given set of trust anchors is applicable, along with any constraints.</t>
          <artwork><![CDATA[
concise-ta-stores = [+ concise-ta-store]
]]></artwork>
          <t>The $concise-tag-type-choice <xref target="I-D.draft-birkholz-rats-corim"/> is extended to include the concise-ta-stores structure. As shown in Section 4 of <xref target="I-D.draft-birkholz-rats-corim"/>, the $concise-tag-type-choice type is used within the unsigned-corim-map structure, which is used within COSE-Sign1-corim structure. The COSE-Sign1-corim provides for integrity of the CoTS data. CoTS structures are not intended for use as stand-alone, unsigned structures. The signature on a CoTS instance <bcp14>SHOULD</bcp14> be verified using a TA associated with the cots <xref target="the-tas-list-purpose-type">purpose</xref>.</t>
          <artwork><![CDATA[
$concise-tag-type-choice /= #6.TBD(bytes .cbor concise-ta-stores)
]]></artwork>
        </section>
        <section anchor="the-concise-ta-store-map-container">
          <name>The concise-ta-store-map Container</name>
          <t>A concise-ta-store-map is a trust anchor store where the applicability of the store is established by the tastore.environment field with optional constraints on use of trust anchors found in the tastore.keys field defined by the tastore.purpose, tastore.perm_claims and tastore.excl_claims fields.</t>
          <artwork><![CDATA[
concise-ta-store-map = {
 ? tastore.language => language-type
 ? tastore.store-identity => tag-identity-map
 tastore.environments => environment-group-list
 ? tastore.purposes => [+ $$tas-list-purpose]
 ? tastore.perm_claims => [+ $$claims-set-claims]
 ? tastore.excl_claims => [+ $$claims-set-claims]
 tastore.keys => cas-and-tas-map
}

; concise-ta-store-map indices
tastore.language = 0
tastore.store-identity = 1
tastore.environment = 2
tastore.purpose = 3
tastore.perm_claims = 4
tastore.excl_claims = 5
tastore.keys = 6
]]></artwork>
          <t>The following describes each member of the concise-ta-store-map.</t>
          <dl>
            <dt>tastore.language:</dt>
            <dd>
              <t>A textual language tag that conforms with the IANA Language Subtag Registry <xref target="IANA.language-subtag-registry"/>.</t>
            </dd>
            <dt>tastore.store-identity:</dt>
            <dd>
              <t>A composite identifier containing identifying attributes that enable global unique identification of a TA store instance across versions and facilitate linking from other artifacts. The tag-identity-map type is defined in <xref target="I-D.draft-birkholz-rats-corim"/>.</t>
            </dd>
            <dt>tastore.environment:</dt>
            <dd>
              <t>A list of environment definitions that limit the contexts for which the tastore.keys list is applicable. If the tastore.environment is empty, TAs in the tastore.keys list may be used for any environment.</t>
            </dd>
            <dt>tastore.purpose:</dt>
            <dd>
              <t>Contains a list of <xref target="the-tas-list-purpose-type">purposes</xref> for which the tastore.keys list may be used. When absent, TAs in the tastore.keys list may be used for any purpose. This field is simliar to the extendedKeyUsage extension defined in <xref target="RFC5280"/>. The initial list of purposes are: cots, corim, comid, coswid, eat, key-attestation, certificate</t>
            </dd>
            <dt>tastore.perm_claims:</dt>
            <dd>
              <t>Contains a list of <xref target="claims">claim values</xref> <xref target="I-D.draft-ietf-rats-eat"/> for which tastore.keys list <bcp14>MAY</bcp14> be used to verify. When this field is absent, TAs in the tastore.keys list <bcp14>MAY</bcp14> be used to verify any claim subject to other restrictions.</t>
            </dd>
            <dt>tastore.excl_claims:</dt>
            <dd>
              <t>Contains a list of <xref target="claims">claim values</xref> <xref target="I-D.draft-ietf-rats-eat"/> for which tastore.keys list <bcp14>MUST NOT</bcp14> be used to verify. When this field is absent, TAs in the tastore.keys list may be used to verify any claim subject to other restrictions.</t>
            </dd>
            <dt>tastore.keys:</dt>
            <dd>
              <t>Contains a list of one or more TAs and an optional list of one or more CA certificates.</t>
            </dd>
          </dl>
          <t>The perm_claims and excl_claims constraints <bcp14>MAY</bcp14> alternatively be expressed as extensions in a TA or CA. Inclusion of support here is intended as an aid for environments that find CBOR encoding support more readily available than DER encoding support.</t>
        </section>
        <section anchor="the-cas-and-tas-map-container">
          <name>The cas-and-tas-map Container</name>
          <t>The cas-and-tas-map container provides the means of representing trust anchors and, optionally, CA certificates.</t>
          <artwork><![CDATA[
trust-anchor = [
  format => $pkix-ta-type
  data => bstr
]

cas-and-tas-map = {
 tastore.tas => [ + trust-anchor ]
 ? tastore.cas => [ + pkix-cert-data ]
}

; cas-and-tas-map indices
tastore.tas = 0
tastore.cas = 1

; format values
$pkix-ta-type /= tastore.pkix-cert-type
$pkix-ta-type /= tastore.pkix-tainfo-type
$pkix-ta-type /= tastore.pkix-spki-type

tastore.pkix-cert-type = 0
tastore.pkix-tainfo-type = 1
tastore.pkix-spki-type = 2

; certificate type
pkix-cert-data = bstr
]]></artwork>
          <t>The tastore.tas element is used to convey one or more trust anchors and an optional set of one or more CA certificates. TAs are implicitly trusted, i.e., no verification is required prior to use. However, limitations on the use of the TA may be asserted in the corresponding concise-ta-store-map or within the TA itself. The tastore.cas field provides certificates that may be useful in the context where the corresponding concise-ta-store-map is used. These certificates are not implicitly trusted and <bcp14>MUST</bcp14> be validated to a trust anchor before use. End entity certificates <bcp14>SHOULD NOT</bcp14> appear in the tastore.cas list.</t>
          <t>The structure of the data contained in the data field of a trust-anchor is indicated by the format field. The pkix-cert-type is used to represent a binary, DER-encoded X.509 Certificate as defined in section 4.1 of <xref target="RFC5280"/>. The pkix-key-type is used to represent a binary, DER-encoded SubjectPublicKeyInfo as defined in section 4.1 of <xref target="RFC5280"/>. The pkix-tainfo-type is used to represent a binary, DER-encoded TrustAnchorInfo as defined in section 2 of <xref target="RFC5914"/>.</t>
          <t>The $pkix-ta-type provides an extensible means for representing trust anchor information. It is defined here as supporting the pkix-cert-type, pkix-spki-type or pkix-tainfo-type. The pkix-spki-type may be used where only a raw pubilc key is necessary. The pkix-cert-type may be used for most purposes, including scenarios where a raw public key is sufficient and those where additional information from a certificate is required. The pkix-tainfo-type is included to support scenarios where constraints information is directly associated with a public key or certificate (vs. constraints for a TA set as provided by tastore.purpose, tastore.perm_claims and tastore.excl_claims).</t>
          <t>The pkix-cert-data type is used to represent a binary, DER-encoded X.509 Certificate.</t>
        </section>
      </section>
      <section anchor="environment-definition">
        <name>Environment definition</name>
        <section anchor="the-environment-group-list-array">
          <name>The environment-group-list Array</name>
          <t>In CoRIM, "composite devices or systems are represented by a collection of Concise Module Identifiers (CoMID) and Concise Software Identifiers (CoSWID)". For trust anchor management purposes, targeting specific devices or systems may be too granular. For example, a trust anchor or set of trust anchors may apply to multiple device models or versions. The environment-map definition as used in a CoRIM is tightly bound to a CoMID. To allow for distribution of key material applicable to a specific or range of devices or software, the envrionment-group-list and environment-group-map are defined as below. These aim to enable use of coarse-grained naturally occurring values, like vendor, make, model, etc. to determine if a set of trust anchors is applicable to an environment.</t>
          <artwork><![CDATA[
environment-group-list = [* environment-group-list-map]

environment-group-list-map = {
  ? tastore.environment_map => environment-map,
  ? tastore.concise_swid_tag => abbreviated-swid-tag,
  ? tastore.named_ta_store => named-ta-store,
}

; environment-group-list-map indices
tastore.environment_map = 0
tastore.abbreviated_swid_tag = 1
tastore.named_ta_store = 2

]]></artwork>
          <t>An environment-group-list is a list of one or more environment-group-list-map elements that are used to determine if a given context is applicable. An empty list signifies all contexts <bcp14>SHOULD</bcp14> be considered as applicable.</t>
          <t>An environment-group-list-map is one of environment-map<xref target="I-D.draft-birkholz-rats-corim"/>, <xref target="the-abbreviated-swid-tag-map-container">abbreviated-swid-tag-map</xref> or <xref target="the-named-ta-store-type">named-ta-store</xref>.</t>
          <t>As defined in <xref target="I-D.draft-birkholz-rats-corim"/>, an envirionment-map may contain class-map, $instance-id-type-choice, $group-id-type-choice.</t>
          <t>QUESTION: Should the above dispense with environment_map and concise_swid_tag and use or define some identity-focused structure with information common to both (possibly class-map from <xref target="I-D.draft-birkholz-rats-corim"/>)? If not, should a more complete CoMID representation be used (instead of environment_map)?</t>
        </section>
        <section anchor="the-abbreviated-swid-tag-map-container">
          <name>The abbreviated-swid-tag-map Container</name>
          <t>The abbreviated-swid-tag-map allows for expression of fields from a concise-swid-tag <xref target="I-D.draft-ietf-sacm-coswid"/> with all fields except entity designated as optional, compared to the concise-swid-tag definition that requires tag-id, tag-version and software-name to be present.</t>
          <artwork><![CDATA[
abbreviated-swid-tag-map = {
  ? tag-id => text / bstr .size 16,
  ? tag-version => integer,
  ? corpus => bool,
  ? patch => bool,
  ? supplemental => bool,
  ? software-name => text,
  ? software-version => text,
  ? version-scheme => $version-scheme,
  ? media => text,
  ? software-meta => one-or-more<software-meta-entry>,
  entity => one-or-more<entity-entry>,
  ? link => one-or-more<link-entry>,
  ? payload-or-evidence,
  * $$coswid-extension,
  global-attributes,
}
]]></artwork>
        </section>
        <section anchor="the-named-ta-store-type">
          <name>The named-ta-store Type</name>
          <t>This specification allows for defining sets of trust anchors that are associated with an arbitrary name instead of relative to information typically expressed in a CoMID or CoSWID. Relying parties <bcp14>MUST</bcp14> be configured using the named-ta-store value to select a corresponding concise-ta-store-map for use.</t>
          <artwork><![CDATA[
named-ta-store = tstr
]]></artwork>
        </section>
      </section>
      <section anchor="constraints-definition">
        <name>Constraints definition</name>
        <section anchor="the-tas-list-purpose-type">
          <name>The $$tas-list-purpose Type</name>
          <t>The $$tas-list-purpose type provides an extensible means of expressions actions for which the corresponding keys are applicable. For example, trust anchors in a concise-ta-store-map with purpose field set to eat may not be used to verify certification paths. Extended key usage values corresponding to each purpose listed below (except for certificate) are defined in a companion specification.</t>
          <artwork><![CDATA[
$$tas-list-purpose /= "cots"
$$tas-list-purpose /= "corim"
$$tas-list-purpose /= "coswid"
$$tas-list-purpose /= "eat"
$$tas-list-purpose /= "key-attestation"
$$tas-list-purpose /= "certificate"
$$tas-list-purpose /= "dloa"
]]></artwork>
          <t>TODO - define verification targets for each purpose.
QUESTION - should this have a registry?</t>
        </section>
        <section anchor="claims">
          <name>Claims</name>
          <t>A concise-ta-store-map may include lists of permitted and/or excluded claims <xref target="I-D.draft-ietf-rats-eat"/> that limit the applicability of trust anchors present in a cas-and-tas-map. A subsequent specification will define processing rules for evaluating constraints expressed in TA stores, TAs, CA certificates and end entity certificates.</t>
        </section>
      </section>
      <section anchor="processing-a-concise-ta-stores-rim">
        <name>Processing a concise-ta-stores RIM</name>
        <t>When verifying a signature using a public key that chains back to a concise-ta-stores instance, elements in the concise-ta-stores array are processed beginning with the first element and proceeding until either a matching set is found that serves the desired purpose or no more elements are available. Each element is evaluated relative to the context, i.e., environment, purpose, artifact contents, etc.</t>
        <t>For example, when verifying a CoRIM, each element in a triples-group <bcp14>MUST</bcp14> have an environment value that matches an environment-group-list-map element associated with the concise-ta-store-map containing the trust anchor used to verify the CoMID. Similarly, when verifying a CoSWID, the values in a abbreviated-swid-tag element from the concise-ta-store-map <bcp14>MUST</bcp14> match the CoSWID tag being verified. When verifying a certificate with DICE attestation extension, the information in each DiceTcbInfo element <bcp14>MUST</bcp14> be consistent with an environment-group-list-map associated with the concise-ta-store-map.</t>
      </section>
      <section anchor="verifying-a-concise-ta-stores-rim">
        <name>Verifying a concise-ta-stores RIM</name>
        <t><xref target="I-D.draft-birkholz-rats-corim"/> defers verification rules to <xref target="RFC8152"/> and this document follows suit with the additional recommendation that the public key used to verify the RIM <bcp14>SHOULD</bcp14> be present in or chain to a public key present in a concise-ta-store-map with purpose set to cots.</t>
      </section>
    </section>
    <section anchor="cddl-definitions">
      <name>CDDL definitions</name>
      <t>The CDDL definitions present in this document are provided below. Definitions from <xref target="I-D.draft-birkholz-rats-corim"/>  are not repeated here.</t>
      <artwork><![CDATA[
concise-ta-stores = [+ concise-ta-store-map]
$concise-tag-type-choice /= #6.TBD(bytes .cbor concise-ta-stores)

concise-ta-store-map = {
 ? tastore.language => language-type
 ? tastore.store-identity => tag-identity-map
 tastore.environments => environment-group-list
 ? tastore.purposes => [+ $$tas-list-purpose]
 ? tastore.perm_claims => [+ $$claims-set-claims]
 ? tastore.excl_claims => [+ $$claims-set-claims]
 tastore.keys => cas-and-tas-map
}

; concise-ta-store-map indices
tastore.language = 0
tastore.store-identity = 1
tastore.environment = 2
tastore.purpose = 3
tastore.perm_claims = 4
tastore.excl_claims = 5
tastore.keys = 6

trust-anchor = [
  format => $pkix-ta-type
  data => bstr
]

cas-and-tas-map = {
 tastore.tas => [ + trust-anchor ]
 ? tastore.cas => [ + pkix-cert-type ]
}

; cas-and-tas-map indices
tastore.tas = 0
tastore.cas = 1

; format values
$pkix-ta-type /= tastore.pkix-cert-type
$pkix-ta-type /= tastore.pkix-tainfo-type
$pkix-ta-type /= tastore.pkix-spki-type

tastore.pkix-cert-type = 0
tastore.pkix-tainfo-type = 1
tastore.pkix-spki-type = 2

; certificate type
pkix-cert-data = bstr

environment-group-list = [* environment-group-list-map]

environment-group-list-map = {
  ? environment-map => environment-map,
  ? concise-swid-tag => abbreviated-swid-tag,
  ? named-ta-store => named-ta-store,
}

abbreviated-swid-tag = {
  ? tag-version => integer,
  ? corpus => bool,
  ? patch => bool,
  ? supplemental => bool,
  ? software-name => text,
  ? software-version => text,
  ? version-scheme => $version-scheme,
  ? media => text,
  ? software-meta => one-or-more<software-meta-entry>,
  ? entity => one-or-more<entity-entry>,
  ? link => one-or-more<link-entry>,
  ? payload-or-evidence,
  * $$coswid-extension,
  global-attributes,
}

named-ta-store = tstr

$tas-list-purpose /= "cots"
$tas-list-purpose /= "corim"
$tas-list-purpose /= "comid"
$tas-list-purpose /= "coswid"
$tas-list-purpose /= "eat"
$tas-list-purpose /= "key-attestation"
$tas-list-purpose /= "certificate"
$tas-list-purpose /= "dloa"
]]></artwork>
    </section>
    <section anchor="examples">
      <name>Examples</name>
      <t>The following examples are isolated concise-ta-store-map instances shown as JSON for ease of reading. The final example is an ASCII hex representation of a CBOR-encoded concise-ta-stores instance containing each example below (and using a placeholder value for the concise-ta-stores tag).</t>
      <t>The TA store below contains a TA from a single organization ("Zesty Hands, Inc,") that is used to verify CoRIMs for that organization. Because this TA does not verify certificates, a bare public key is appropriate. It features a tag identity field containing a UUID for the tag identity and a version indication.</t>
      <artwork><![CDATA[
{
  "tag-identity": {
    "id": "ab0f44b1-bfdc-4604-ab4a-30f80407ebcc",
    "version": 5
  },
  "environments": [
    {
      "environment": {
        "class": {
          "vendor": "Worthless Sea, Inc."
        }
      }
    }
  ],
  "keys": {
    "tas": [
      {
        "format": 2,
        "data":
"MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAErYoMAdqe2gJT3CvCcifZxyE9+
N8T6Jy5zbeo5LYtnOipmi1wXA9/gNtlwAbRCRQitH/GEcvUaGlzPZxIOITV/g=="
      }
    ]
  }
}
]]></artwork>
      <t>The TA store below features three TAs from different organizations grouped as a TA store with the name "Miscellaneous TA Store". The first TA is an X.509 certificate. The second and third TAs are TrustAnchorInfo objects containing X.509 certificates. Though not shown in this example, constraints could be added to the TrustAnchorInfo elements, i.e., to restrict verification to attestations asserting a specific vendor name. It features a tag identity field containing a string as the tag identity with no version field present.</t>
      <artwork><![CDATA[
{
  "tag-identity": {
    "id": "some_tag_identity"
  },
  "environments": [
    {
      "namedtastore": "Miscellaneous TA Store"
    }
  ],
  "keys": {
    "tas": [
      {
        "format": 0,
        "data":
        "
MIIBvTCCAWSgAwIBAgIVANCdkL89UlzHc9Ui7XfVniK7pFuIMAoGCCqGSM49BAMCMD4
xCzAJBgNVBAYMAlVTMRAwDgYDVQQKDAdFeGFtcGxlMR0wGwYDVQQDDBRFeGFtcGxlIF
RydXN0IEFuY2hvcjAeFw0yMjA1MTkxNTEzMDdaFw0zMjA1MTYxNTEzMDdaMD4xCzAJB
gNVBAYMAlVTMRAwDgYDVQQKDAdFeGFtcGxlMR0wGwYDVQQDDBRFeGFtcGxlIFRydXN0
IEFuY2hvcjBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABONRqhA5JAekvQN8oLwRVND
nAfBnTznLLE+SEGks677sHSeXfcVhZXUeDiN7/fsVNumaiEWRQpZh3zXPwL8rUMyjPz
A9MB0GA1UdDgQWBBQBXEXJrLBGKnFd1xCgeMAVSfEBPzALBgNVHQ8EBAMCAoQwDwYDV
R0TAQH/BAUwAwEB/zAKBggqhkjOPQQDAgNHADBEAiALBidABsfpzG0lTL9Eh9b6AUbq
nzF+koEZbgvppvvt9QIgVoE+bhEN0j6wSPzePjLrEdD+PEgyjHJ5rbA11SPq/1M="
      },
      {
        "format": 1,
        "data":
        "
ooICtjCCArIwWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAASXz21w12owQAx58euratY
WiHEkhxDU9MEgetrvAtGYZxNnkfLCsp9vLcw8ISXC8tL97k9ZCUtnr0MzLw37XKRABB
T22tHlEou/DenpU0Ozccb3/+fibjCCAj0wUjELMAkGA1UEBgwCVVMxGjAYBgNVBAoME
Vplc3R5IEhhbmRzLCBJbmMuMScwJQYDVQQDDB5aZXN0eSBIYW5kcywgSW5jLiBUcnVz
dCBBbmNob3KgggHlMIIBi6ADAgECAhQL3EqgUXlQPljyddVSRnNHvK1MzAKBggqhkjO
PQQDAjBSMQswCQYDVQQGDAJVUzEaMBgGA1UECgwRWmVzdHkgSGFuZHMsIEluYy4xJzA
lBgNVBAMMHlplc3R5IEhhbmRzLCBJbmMuIFRydXN0IEFuY2hvcjAeFw0yMjA1MTkxNT
EzMDdaFw0zMjA1MTYxNTEzMDdaMFIxCzAJBgNVBAYMAlVTMRowGAYDVQQKDBFaZXN0e
SBIYW5kcywgSW5jLjEnMCUGA1UEAwweWmVzdHkgSGFuZHMsIEluYy4gVHJ1c3QgQW5j
aG9yMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEl89tcNdqMEAMefHrq2rWFohxJIc
Q1PTBIHra7wLRmGcTZ5HywrKfby3MPCElwvLS/e5PWQlLZ69DMy8N+1ykQKM/MD0wHQ
YDVR0OBBYEFPba0eUSi78N6elTQ7Nxxvf/5+JuMAsGA1UdDwQEAwIChDAPBgNVHRMBA
f8EBTADAQH/MAoGCCqGSM49BAMCA0gAMEUCIB2li+f6RCxs2EnvNWciSpIDwiUViWay
Gv1A8xks80eYAiEAmCez4KGrolFKOZT6bvqf1sYQuJBfvtk/y1JQdUvoqlg="
      },
      {
        "format": 1,
        "data":
        "
ooIC1TCCAtEwWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATN0f5kzywEzZOYbaV23O3
N8cku39JoLNjlHPwECbXDDWp0LpAO1z248/hoy6UW/TZMTPPR/93XwHsG16mSFy8XBB
SKhM/5gJWjvDbW7qUY1peNm9cfYDCCAlwwXDELMAkGA1UEBgwCVVMxHzAdBgNVBAoMF
lNub2JiaXNoIEFwcGFyZWwsIEluYy4xLDAqBgNVBAMMI1Nub2JiaXNoIEFwcGFyZWws
IEluYy4gVHJ1c3QgQW5jaG9yoIIB+jCCAZ+gAwIBAgIUEBuTRGXAEEVEHhu4xafAnqm
+qYgwCgYIKoZIzj0EAwIwXDELMAkGA1UEBgwCVVMxHzAdBgNVBAoMFlNub2JiaXNoIE
FwcGFyZWwsIEluYy4xLDAqBgNVBAMMI1Nub2JiaXNoIEFwcGFyZWwsIEluYy4gVHJ1c
3QgQW5jaG9yMB4XDTIyMDUxOTE1MTMwOFoXDTMyMDUxNjE1MTMwOFowXDELMAkGA1UE
BgwCVVMxHzAdBgNVBAoMFlNub2JiaXNoIEFwcGFyZWwsIEluYy4xLDAqBgNVBAMMI1N
ub2JiaXNoIEFwcGFyZWwsIEluYy4gVHJ1c3QgQW5jaG9yMFkwEwYHKoZIzj0CAQYIKo
ZIzj0DAQcDQgAEzdH+ZM8sBM2TmG2ldtztzfHJLt/SaCzY5Rz8BAm1ww1qdC6QDtc9u
PP4aMulFv02TEzz0f/d18B7BtepkhcvF6M/MD0wHQYDVR0OBBYEFIqEz/mAlaO8Ntbu
pRjWl42b1x9gMAsGA1UdDwQEAwIChDAPBgNVHRMBAf8EBTADAQH/MAoGCCqGSM49BAM
CA0kAMEYCIQC2cf43f3PPlCO6/dxv40ftIgxxToKHF72UzENv7+y4ygIhAIGtC/r6SG
aFMaP7zD2EloBuIXTtyWu8Hwl+YGdXRY93"
      }
    ]
  }
}
]]></artwork>
      <t>The TA Store below features one TA with an environment targeting CoSWIDs with entity named "Zesty Hands, Inc," and one permitted EAT claim for software named "Bitter Paper".</t>
      <artwork><![CDATA[
{
  "environments": [
    {
      "swidtag": {
        "entity": [
          {
            "entity-name": "Zesty Hands, Inc.",
            "role": "softwareCreator"
          }
        ]
      }
    }
  ],
  "permclaims": [
    {
      "swname": "Bitter Paper"
    }
  ],
  "keys": {
    "tas": [
      {
        "format": 0,
        "data":
        "
MIIB5TCCAYugAwIBAgIUC9xKoFF5UD5Y8nXVUkZzR7yvtTMwCgYIKoZIzj0EAwI
wUjELMAkGA1UEBgwCVVMxGjAYBgNVBAoMEVplc3R5IEhhbmRzLCBJbmMuMScwJQ
YDVQQDDB5aZXN0eSBIYW5kcywgSW5jLiBUcnVzdCBBbmNob3IwHhcNMjIwNTE5M
TUxMzA3WhcNMzIwNTE2MTUxMzA3WjBSMQswCQYDVQQGDAJVUzEaMBgGA1UECgwR
WmVzdHkgSGFuZHMsIEluYy4xJzAlBgNVBAMMHlplc3R5IEhhbmRzLCBJbmMuIFR
ydXN0IEFuY2hvcjBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABJfPbXDXajBADH
nx66tq1haIcSSHENT0wSB62u8C0ZhnE2eR8sKyn28tzDwhJcLy0v3uT1kJS2evQ
zMvDftcpECjPzA9MB0GA1UdDgQWBBT22tHlEou/DenpU0Ozccb3/+fibjALBgNV
HQ8EBAMCAoQwDwYDVR0TAQH/BAUwAwEB/zAKBggqhkjOPQQDAgNIADBFAiAdpYv
n+kQsbNhJ7zVnIkqSA8IlFYlmshr9QPMZLPNHmAIhAJgns+Chq6JRSjmU+m76n9
bGELiQX77ZP8tSUHVL6KpY"
      }
    ]
  }
}
]]></artwork>
      <t>The dump below shows the COSE-Sign1-corim contents from the ASCII hex above. A full base64-encoded version of this example is given in Appendix A.</t>
      <artwork><![CDATA[
18([h'
A3012603746170706C69636174696F6E2F72696D2B63626F72085841A200A20
07441434D45204C7464207369676E696E67206B657901D8207468747470733A
2F2F61636D652E6578616D706C6501A200C11A61CE480001C11A69546780',
{},
h'
A30050EBA916FB1E3E42679214E07E1A9BF9130181590A56D901FB83A301A20
050FB51FAC913C546C39390DC306B167F5A01050281A101A100A10173576F72
74686C657373205365612C20496E632E06A100818202585B3059301306072A8
648CE3D020106082A8648CE3D03010703420004AD8A0C01DA9EDA0253DC2BC2
7227D9C7213DF8DF13E89CB9CDB7A8E4B62D9CE8A99A2D705C0F7F80DB65C00
6D1091422B47FC611CBD46869733D9C483884D5FEA301A10071736F6D655F74
61675F6964656E746974790281A103764D697363656C6C616E656F757320544
12053746F726506A1008382005901C1308201BD30820164A003020102021500
D09D90BF3D525CC773D522ED77D59E22BBA45B88300A06082A8648CE3D04030
2303E310B300906035504060C0255533110300E060355040A0C074578616D70
6C65311D301B06035504030C144578616D706C6520547275737420416E63686
F72301E170D3232303531393135313330375A170D3332303531363135313330
375A303E310B300906035504060C0255533110300E060355040A0C074578616
D706C65311D301B06035504030C144578616D706C6520547275737420416E63
686F723059301306072A8648CE3D020106082A8648CE3D03010703420004E35
1AA10392407A4BD037CA0BC1154D0E701F0674F39CB2C4F9210692CEBBEEC1D
27977DC56165751E0E237BFDFB1536E99A884591429661DF35CFC0BF2B50CCA
33F303D301D0603551D0E04160414015C45C9ACB0462A715DD710A078C01549
F1013F300B0603551D0F040403020284300F0603551D130101FF04053003010
1FF300A06082A8648CE3D040302034700304402200B06274006C7E9CC6D254C
BF4487D6FA0146EA9F317E9281196E0BE9A6FBEDF5022056813E6E110DD23EB
048FCDE3E32EB11D0FE3C48328C7279ADB035D523EAFF5382015902BAA28202
B6308202B23059301306072A8648CE3D020106082A8648CE3D0301070342000
497CF6D70D76A30400C79F1EBAB6AD6168871248710D4F4C1207ADAEF02D198
67136791F2C2B29F6F2DCC3C2125C2F2D2FDEE4F59094B67AF43332F0DFB5CA
4400414F6DAD1E5128BBF0DE9E95343B371C6F7FFE7E26E3082023D3052310B
300906035504060C025553311A3018060355040A0C115A657374792048616E6
4732C20496E632E3127302506035504030C1E5A657374792048616E64732C20
496E632E20547275737420416E63686F72A08201E53082018BA003020102021
40BDC4AA05179503E58F275D552467347BCAFB533300A06082A8648CE3D0403
023052310B300906035504060C025553311A3018060355040A0C115A6573747
92048616E64732C20496E632E3127302506035504030C1E5A65737479204861
6E64732C20496E632E20547275737420416E63686F72301E170D32323035313
93135313330375A170D3332303531363135313330375A3052310B3009060355
04060C025553311A3018060355040A0C115A657374792048616E64732C20496
E632E3127302506035504030C1E5A657374792048616E64732C20496E632E20
547275737420416E63686F723059301306072A8648CE3D020106082A8648CE3
D0301070342000497CF6D70D76A30400C79F1EBAB6AD6168871248710D4F4C1
207ADAEF02D19867136791F2C2B29F6F2DCC3C2125C2F2D2FDEE4F59094B67A
F43332F0DFB5CA440A33F303D301D0603551D0E04160414F6DAD1E5128BBF0D
E9E95343B371C6F7FFE7E26E300B0603551D0F040403020284300F0603551D1
30101FF040530030101FF300A06082A8648CE3D040302034800304502201DA5
8BE7FA442C6CD849EF3567224A9203C225158966B21AFD40F3192CF34798022
1009827B3E0A1ABA2514A3994FA6EFA9FD6C610B8905FBED93FCB5250754BE8
AA5882015902D9A28202D5308202D13059301306072A8648CE3D020106082A8
648CE3D03010703420004CDD1FE64CF2C04CD93986DA576DCEDCDF1C92EDFD2
682CD8E51CFC0409B5C30D6A742E900ED73DB8F3F868CBA516FD364C4CF3D1F
FDDD7C07B06D7A992172F1704148A84CFF98095A3BC36D6EEA518D6978D9BD7
1F603082025C305C310B300906035504060C025553311F301D060355040A0C1
6536E6F6262697368204170706172656C2C20496E632E312C302A0603550403
0C23536E6F6262697368204170706172656C2C20496E632E205472757374204
16E63686F72A08201FA3082019FA0030201020214101B934465C01045441E1B
B8C5A7C09EA9BEA988300A06082A8648CE3D040302305C310B3009060355040
60C025553311F301D060355040A0C16536E6F6262697368204170706172656C
2C20496E632E312C302A06035504030C23536E6F62626973682041707061726
56C2C20496E632E20547275737420416E63686F72301E170D32323035313931
35313330385A170D3332303531363135313330385A305C310B3009060355040
60C025553311F301D060355040A0C16536E6F6262697368204170706172656C
2C20496E632E312C302A06035504030C23536E6F62626973682041707061726
56C2C20496E632E20547275737420416E63686F723059301306072A8648CE3D
020106082A8648CE3D03010703420004CDD1FE64CF2C04CD93986DA576DCEDC
DF1C92EDFD2682CD8E51CFC0409B5C30D6A742E900ED73DB8F3F868CBA516FD
364C4CF3D1FFDDD7C07B06D7A992172F17A33F303D301D0603551D0E0416041
48A84CFF98095A3BC36D6EEA518D6978D9BD71F60300B0603551D0F04040302
0284300F0603551D130101FF040530030101FF300A06082A8648CE3D0403020
349003046022100B671FE377F73CF9423BAFDDC6FE347ED220C714E828717BD
94CC436FEFECB8CA02210081AD0BFAFA48668531A3FBCC3D8496806E2174EDC
96BBC1F097E606757458F77A30281A102A102A2181F715A657374792048616E
64732C20496E632E1821020481A11903E66C42697474657220506170657206A
1008182005901E9308201E53082018BA00302010202140BDC4AA05179503E58
F275D552467347BCAFB533300A06082A8648CE3D0403023052310B300906035
504060C025553311A3018060355040A0C115A657374792048616E64732C2049
6E632E3127302506035504030C1E5A657374792048616E64732C20496E632E2
0547275737420416E63686F72301E170D3232303531393135313330375A170D
3332303531363135313330375A3052310B300906035504060C025553311A301
8060355040A0C115A657374792048616E64732C20496E632E31273025060355
04030C1E5A657374792048616E64732C20496E632E20547275737420416E636
86F723059301306072A8648CE3D020106082A8648CE3D0301070342000497CF
6D70D76A30400C79F1EBAB6AD6168871248710D4F4C1207ADAEF02D19867136
791F2C2B29F6F2DCC3C2125C2F2D2FDEE4F59094B67AF43332F0DFB5CA440A3
3F303D301D0603551D0E04160414F6DAD1E5128BBF0DE9E95343B371C6F7FFE
7E26E300B0603551D0F040403020284300F0603551D130101FF040530030101
FF300A06082A8648CE3D040302034800304502201DA58BE7FA442C6CD849EF3
567224A9203C225158966B21AFD40F3192CF347980221009827B3E0A1ABA251
4A3994FA6EFA9FD6C610B8905FBED93FCB5250754BE8AA5804A200C11A61CE4
80001C11A69546780',
h'
19E82D7A5C7A73B44F06305AECF0EF8CF8764286323F6D2BA27D7291F92FF5B
0CF789F6FF88B7E2EE8EF262B4FA1DFD7D7AFB0AE2C0062C98DB332243B3E99
94'])
]]></artwork>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>As a profile of CoRIM, the security considerations from <xref target="I-D.draft-birkholz-rats-corim"/> apply.</t>
      <t>As a means of managing trust anchors, the security considerations from <xref target="RFC6024"/> and <xref target="RFC5934"/> apply. a CoTS signer is roughly analogous to a "management trust anchor" as described in <xref target="RFC5934"/>.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <section anchor="corim-cbor-tag-registration">
        <name>CoRIM CBOR Tag Registration</name>
        <t>IANA is requested to allocate tags in the "CBOR Tags" registry <xref target="IANA.cbor-tags"/>, preferably with the specific value requested:</t>
        <table>
          <thead>
            <tr>
              <th align="left">Tag</th>
              <th align="left">Data Item</th>
              <th align="left">Semantics</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">507</td>
              <td align="left">tagged array</td>
              <td align="left">Concise Trust Anchor Stores (CoTS)</td>
            </tr>
          </tbody>
        </table>
      </section>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references>
        <name>Normative References</name>
        <reference anchor="I-D.draft-birkholz-rats-corim">
          <front>
            <title>Concise Reference Integrity Manifest</title>
            <author fullname="Henk Birkholz" initials="H." surname="Birkholz">
              <organization>Fraunhofer SIT</organization>
            </author>
            <author fullname="Thomas Fossati" initials="T." surname="Fossati">
              <organization>arm</organization>
            </author>
            <author fullname="Yogesh Deshpande" initials="Y." surname="Deshpande">
              <organization>arm</organization>
            </author>
            <author fullname="Ned Smith" initials="N." surname="Smith">
              <organization>Intel</organization>
            </author>
            <author fullname="Wei Pan" initials="W." surname="Pan">
              <organization>Huawei Technologies</organization>
            </author>
            <date day="11" month="July" year="2022"/>
            <abstract>
              <t>   Remote Attestation Procedures (RATS) enable Relying Parties to assess
   the trustworthiness of a remote Attester and therefore to decide
   whether to engage in secure interactions with it.  Evidence about
   trustworthiness can be rather complex and it is deemed unrealistic
   that every Relying Party is capable of the appraisal of Evidence.
   Therefore that burden is typically offloaded to a Verifier.  In order
   to conduct Evidence appraisal, a Verifier requires not only fresh
   Evidence from an Attester, but also trusted Endorsements and
   Reference Values from Endorsers and Reference Value Providers, such
   as manufacturers, distributors, or device owners.  This document
   specifies Concise Reference Integrity Manifests (CoRIM) that
   represent Endorsements and Reference Values in CBOR format.
   Composite devices or systems are represented by a collection of
   Concise Module Identifiers (CoMID) and Concise Software Identifiers
   (CoSWID) bundled in a CoRIM document.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-birkholz-rats-corim-03"/>
        </reference>
        <reference anchor="I-D.draft-ietf-rats-eat">
          <front>
            <title>The Entity Attestation Token (EAT)</title>
            <author fullname="Laurence Lundblade" initials="L." surname="Lundblade">
              <organization>Security Theory LLC</organization>
            </author>
            <author fullname="Giridhar Mandyam" initials="G." surname="Mandyam">
              <organization>Qualcomm Technologies Inc.</organization>
            </author>
            <author fullname="Jeremy O'Donoghue" initials="J." surname="O'Donoghue">
              <organization>Qualcomm Technologies Inc.</organization>
            </author>
            <author fullname="Carl Wallace" initials="C." surname="Wallace">
              <organization>Red Hound Software, Inc.</organization>
            </author>
            <date day="4" month="December" year="2022"/>
            <abstract>
              <t>   An Entity Attestation Token (EAT) provides an attested claims set
   that describes state and characteristics of an entity, a device like
   a smartphone, IoT device, network equipment or such.  This claims set
   is used by a relying party, server or service to determine how much
   it wishes to trust the entity.

   An EAT is either a CBOR Web Token (CWT) or JSON Web Token (JWT) with
   attestation-oriented claims.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-rats-eat-18"/>
        </reference>
        <reference anchor="I-D.draft-ietf-sacm-coswid">
          <front>
            <title>Concise Software Identification Tags</title>
            <author fullname="Henk Birkholz" initials="H." surname="Birkholz">
              <organization>Fraunhofer SIT</organization>
            </author>
            <author fullname="Jessica Fitzgerald-McKay" initials="J." surname="Fitzgerald-McKay">
              <organization>National Security Agency</organization>
            </author>
            <author fullname="Charles Schmidt" initials="C." surname="Schmidt">
              <organization>The MITRE Corporation</organization>
            </author>
            <author fullname="David Waltermire" initials="D." surname="Waltermire">
              <organization>National Institute of Standards and Technology</organization>
            </author>
            <date day="20" month="July" year="2022"/>
            <abstract>
              <t>   ISO/IEC 19770-2:2015 Software Identification (SWID) tags provide an
   extensible XML-based structure to identify and describe individual
   software components, patches, and installation bundles.  SWID tag
   representations can be too large for devices with network and storage
   constraints.  This document defines a concise representation of SWID
   tags: Concise SWID (CoSWID) tags.  CoSWID supports a similar set of
   semantics and features as SWID tags, as well as new semantics that
   allow CoSWIDs to describe additional types of information, all in a
   more memory efficient format.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-sacm-coswid-22"/>
        </reference>
        <reference anchor="RFC5280">
          <front>
            <title>Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile</title>
            <author fullname="D. Cooper" initials="D." surname="Cooper">
              <organization/>
            </author>
            <author fullname="S. Santesson" initials="S." surname="Santesson">
              <organization/>
            </author>
            <author fullname="S. Farrell" initials="S." surname="Farrell">
              <organization/>
            </author>
            <author fullname="S. Boeyen" initials="S." surname="Boeyen">
              <organization/>
            </author>
            <author fullname="R. Housley" initials="R." surname="Housley">
              <organization/>
            </author>
            <author fullname="W. Polk" initials="W." surname="Polk">
              <organization/>
            </author>
            <date month="May" year="2008"/>
            <abstract>
              <t>This memo profiles the X.509 v3 certificate and X.509 v2 certificate revocation list (CRL) for use in the Internet.  An overview of this approach and model is provided as an introduction.  The X.509 v3 certificate format is described in detail, with additional information regarding the format and semantics of Internet name forms.  Standard certificate extensions are described and two Internet-specific extensions are defined.  A set of required certificate extensions is specified.  The X.509 v2 CRL format is described in detail along with standard and Internet-specific extensions.  An algorithm for X.509 certification path validation is described.  An ASN.1 module and examples are provided in the appendices.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5280"/>
          <seriesInfo name="DOI" value="10.17487/RFC5280"/>
        </reference>
        <reference anchor="RFC5914">
          <front>
            <title>Trust Anchor Format</title>
            <author fullname="R. Housley" initials="R." surname="Housley">
              <organization/>
            </author>
            <author fullname="S. Ashmore" initials="S." surname="Ashmore">
              <organization/>
            </author>
            <author fullname="C. Wallace" initials="C." surname="Wallace">
              <organization/>
            </author>
            <date month="June" year="2010"/>
            <abstract>
              <t>This document describes a structure for representing trust anchor information.  A trust anchor is an authoritative entity represented by a public key and associated data.  The public key is used to verify digital signatures, and the associated data is used to constrain the types of information or actions for which the trust anchor is authoritative.  The structures defined in this document are intended to satisfy the format-related requirements defined in Trust Anchor Management Requirements.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5914"/>
          <seriesInfo name="DOI" value="10.17487/RFC5914"/>
        </reference>
        <reference anchor="RFC8949">
          <front>
            <title>Concise Binary Object Representation (CBOR)</title>
            <author fullname="C. Bormann" initials="C." surname="Bormann">
              <organization/>
            </author>
            <author fullname="P. Hoffman" initials="P." surname="Hoffman">
              <organization/>
            </author>
            <date month="December" year="2020"/>
            <abstract>
              <t>The Concise Binary Object Representation (CBOR) is a data format whose design goals include the possibility of extremely small code size, fairly small message size, and extensibility without the need for version negotiation. These design goals make it different from earlier binary serializations such as ASN.1 and MessagePack.</t>
              <t>This document obsoletes RFC 7049, providing editorial improvements, new details, and errata fixes while keeping full compatibility with the interchange format of RFC 7049.  It does not create a new version of the format.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="94"/>
          <seriesInfo name="RFC" value="8949"/>
          <seriesInfo name="DOI" value="10.17487/RFC8949"/>
        </reference>
        <reference anchor="IANA.language-subtag-registry" target="https://www.iana.org/assignments/language-subtag-registry">
          <front>
            <title>Language Subtag Registry</title>
            <author>
              <organization>IANA</organization>
            </author>
          </front>
          <format target="http://www.iana.org/assignments/language-subtag-registry" type="TXT"/>
        </reference>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner">
              <organization/>
            </author>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification.  These words are often capitalized. This document defines these words as they should be interpreted in IETF documents.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba">
              <organization/>
            </author>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol  specifications.  This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the  defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
        <reference anchor="IANA.cbor-tags" target="https://www.iana.org/assignments/cbor-tags">
          <front>
            <title>Concise Binary Object Representation (CBOR) Tags</title>
            <author>
              <organization>IANA</organization>
            </author>
          </front>
          <format target="http://www.iana.org/assignments/cbor-tags" type="TXT"/>
        </reference>
      </references>
      <references>
        <name>Informative References</name>
        <reference anchor="I-D.draft-ietf-rats-architecture">
          <front>
            <title>Remote Attestation Procedures Architecture</title>
            <author fullname="Henk Birkholz" initials="H." surname="Birkholz">
              <organization>Fraunhofer SIT</organization>
            </author>
            <author fullname="Dave Thaler" initials="D." surname="Thaler">
              <organization>Microsoft</organization>
            </author>
            <author fullname="Michael Richardson" initials="M." surname="Richardson">
              <organization>Sandelman Software Works</organization>
            </author>
            <author fullname="Ned Smith" initials="N." surname="Smith">
              <organization>Intel Corporation</organization>
            </author>
            <author fullname="Wei Pan" initials="W." surname="Pan">
              <organization>Huawei Technologies</organization>
            </author>
            <date day="28" month="September" year="2022"/>
            <abstract>
              <t>   In network protocol exchanges it is often useful for one end of a
   communication to know whether the other end is in an intended
   operating state.  This document provides an architectural overview of
   the entities involved that make such tests possible through the
   process of generating, conveying, and evaluating evidentiary claims.
   An attempt is made to provide for a model that is neutral toward
   processor architectures, the content of claims, and protocols.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-rats-architecture-22"/>
        </reference>
        <reference anchor="RFC6024">
          <front>
            <title>Trust Anchor Management Requirements</title>
            <author fullname="R. Reddy" initials="R." surname="Reddy">
              <organization/>
            </author>
            <author fullname="C. Wallace" initials="C." surname="Wallace">
              <organization/>
            </author>
            <date month="October" year="2010"/>
            <abstract>
              <t>A trust anchor represents an authoritative entity via a public key and associated data.  The public key is used to verify digital signatures, and the associated data is used to constrain the types of information for which the trust anchor is authoritative.  A relying party uses trust anchors to determine if a digitally signed object is valid by verifying a digital signature using the trust anchor's public key, and by enforcing the constraints expressed in the associated data for the trust anchor.  This document describes some of the problems associated with the lack of a standard trust anchor management mechanism and defines requirements for data formats and push-based protocols designed to address these problems.  This  document is not an Internet Standards Track specification; it is published for informational purposes.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6024"/>
          <seriesInfo name="DOI" value="10.17487/RFC6024"/>
        </reference>
        <reference anchor="RFC5934">
          <front>
            <title>Trust Anchor Management Protocol (TAMP)</title>
            <author fullname="R. Housley" initials="R." surname="Housley">
              <organization/>
            </author>
            <author fullname="S. Ashmore" initials="S." surname="Ashmore">
              <organization/>
            </author>
            <author fullname="C. Wallace" initials="C." surname="Wallace">
              <organization/>
            </author>
            <date month="August" year="2010"/>
            <abstract>
              <t>This document describes a transport independent protocol for the management of trust anchors (TAs) and community identifiers stored in a trust anchor store.  The protocol makes use of the Cryptographic Message Syntax (CMS), and a digital signature is used to provide integrity protection and data origin authentication.  The protocol can be used to manage trust anchor stores containing trust anchors represented as Certificate, TBSCertificate, or TrustAnchorInfo objects.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5934"/>
          <seriesInfo name="DOI" value="10.17487/RFC5934"/>
        </reference>
        <reference anchor="RFC3779">
          <front>
            <title>X.509 Extensions for IP Addresses and AS Identifiers</title>
            <author fullname="C. Lynn" initials="C." surname="Lynn">
              <organization/>
            </author>
            <author fullname="S. Kent" initials="S." surname="Kent">
              <organization/>
            </author>
            <author fullname="K. Seo" initials="K." surname="Seo">
              <organization/>
            </author>
            <date month="June" year="2004"/>
            <abstract>
              <t>This document defines two X.509 v3 certificate extensions.  The first binds a list of IP address blocks, or prefixes, to the subject of a certificate.  The second binds a list of autonomous system identifiers to the subject of a certificate.  These extensions may be used to convey the authorization of the subject to use the IP addresses and autonomous system identifiers contained in the extensions.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3779"/>
          <seriesInfo name="DOI" value="10.17487/RFC3779"/>
        </reference>
        <reference anchor="RFC8152">
          <front>
            <title>CBOR Object Signing and Encryption (COSE)</title>
            <author fullname="J. Schaad" initials="J." surname="Schaad">
              <organization/>
            </author>
            <date month="July" year="2017"/>
            <abstract>
              <t>Concise Binary Object Representation (CBOR) is a data format designed for small code size and small message size.  There is a need for the ability to have basic security services defined for this data format. This document defines the CBOR Object Signing and Encryption (COSE) protocol.  This specification describes how to create and process signatures, message authentication codes, and encryption using CBOR for serialization.  This specification additionally describes how to represent cryptographic keys using CBOR.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8152"/>
          <seriesInfo name="DOI" value="10.17487/RFC8152"/>
        </reference>
        <reference anchor="fido-metadata" target="https://fidoalliance.org/specs/mds/fido-metadata-statement-v3.0-ps-20210518.html">
          <front>
            <title>FIDO Metadata Statement</title>
            <author>
              <organization>FIDO Alliance</organization>
            </author>
            <date year="2021" month="May"/>
          </front>
        </reference>
        <reference anchor="fido-service" target="https://fidoalliance.org/specs/mds/fido-metadata-service-v3.0-ps-20210518.html">
          <front>
            <title>FIDO Metadata Service</title>
            <author>
              <organization>FIDO Alliance</organization>
            </author>
            <date year="2021" month="May"/>
          </front>
        </reference>
        <reference anchor="dloa" target="https://globalplatform.org/wp-content/uploads/2015/12/GPC_DigitalLetterOfApproval_v1.0.pdf">
          <front>
            <title>GlobalPlatform Card - Digital Letter of Approval Version 1.0</title>
            <author>
              <organization>GlobalPlatform</organization>
            </author>
            <date year="2015" month="November"/>
          </front>
        </reference>
      </references>
    </references>
    <section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>TODO acknowledge.</t>
    </section>
    <section numbered="false" anchor="appendix-a">
      <name>Appendix A</name>
      <t>The base64 encoded data below represents a signed CoRIM that features a concise-ta-stores containing the three examples shown above.</t>
      <artwork><![CDATA[
0oRYXaMBJgN0YXBwbGljYXRpb24vcmltK2Nib3IIWEGiAKIAdEFDTUUgTHRkIHN
pZ25pbmcga2V5AdggdGh0dHBzOi8vYWNtZS5leGFtcGxlAaIAwRphzkgAAcEaaV
RngKBZCn6jAFDrqRb7Hj5CZ5IU4H4am/kTAYFZClbZAfuDowGiAFD7UfrJE8VGw
5OQ3DBrFn9aAQUCgaEBoQChAXNXb3J0aGxlc3MgU2VhLCBJbmMuBqEAgYICWFsw
WTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAAStigwB2p7aAlPcK8JyJ9nHIT343xP
onLnNt6jkti2c6KmaLXBcD3+A22XABtEJFCK0f8YRy9RoaXM9nEg4hNX+owGhAH
Fzb21lX3RhZ19pZGVudGl0eQKBoQN2TWlzY2VsbGFuZW91cyBUQSBTdG9yZQahA
IOCAFkBwTCCAb0wggFkoAMCAQICFQDQnZC/PVJcx3PVIu131Z4iu6RbiDAKBggq
hkjOPQQDAjA+MQswCQYDVQQGDAJVUzEQMA4GA1UECgwHRXhhbXBsZTEdMBsGA1U
EAwwURXhhbXBsZSBUcnVzdCBBbmNob3IwHhcNMjIwNTE5MTUxMzA3WhcNMzIwNT
E2MTUxMzA3WjA+MQswCQYDVQQGDAJVUzEQMA4GA1UECgwHRXhhbXBsZTEdMBsGA
1UEAwwURXhhbXBsZSBUcnVzdCBBbmNob3IwWTATBgcqhkjOPQIBBggqhkjOPQMB
BwNCAATjUaoQOSQHpL0DfKC8EVTQ5wHwZ085yyxPkhBpLOu+7B0nl33FYWV1Hg4
je/37FTbpmohFkUKWYd81z8C/K1DMoz8wPTAdBgNVHQ4EFgQUAVxFyaywRipxXd
cQoHjAFUnxAT8wCwYDVR0PBAQDAgKEMA8GA1UdEwEB/wQFMAMBAf8wCgYIKoZIz
j0EAwIDRwAwRAIgCwYnQAbH6cxtJUy/RIfW+gFG6p8xfpKBGW4L6ab77fUCIFaB
Pm4RDdI+sEj83j4y6xHQ/jxIMoxyea2wNdUj6v9TggFZArqiggK2MIICsjBZMBM
GByqGSM49AgEGCCqGSM49AwEHA0IABJfPbXDXajBADHnx66tq1haIcSSHENT0wS
B62u8C0ZhnE2eR8sKyn28tzDwhJcLy0v3uT1kJS2evQzMvDftcpEAEFPba0eUSi
78N6elTQ7Nxxvf/5+JuMIICPTBSMQswCQYDVQQGDAJVUzEaMBgGA1UECgwRWmVz
dHkgSGFuZHMsIEluYy4xJzAlBgNVBAMMHlplc3R5IEhhbmRzLCBJbmMuIFRydXN
0IEFuY2hvcqCCAeUwggGLoAMCAQICFAvcSqBReVA+WPJ11VJGc0e8r7UzMAoGCC
qGSM49BAMCMFIxCzAJBgNVBAYMAlVTMRowGAYDVQQKDBFaZXN0eSBIYW5kcywgS
W5jLjEnMCUGA1UEAwweWmVzdHkgSGFuZHMsIEluYy4gVHJ1c3QgQW5jaG9yMB4X
DTIyMDUxOTE1MTMwN1oXDTMyMDUxNjE1MTMwN1owUjELMAkGA1UEBgwCVVMxGjA
YBgNVBAoMEVplc3R5IEhhbmRzLCBJbmMuMScwJQYDVQQDDB5aZXN0eSBIYW5kcy
wgSW5jLiBUcnVzdCBBbmNob3IwWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAASXz
21w12owQAx58euratYWiHEkhxDU9MEgetrvAtGYZxNnkfLCsp9vLcw8ISXC8tL9
7k9ZCUtnr0MzLw37XKRAoz8wPTAdBgNVHQ4EFgQU9trR5RKLvw3p6VNDs3HG9//
n4m4wCwYDVR0PBAQDAgKEMA8GA1UdEwEB/wQFMAMBAf8wCgYIKoZIzj0EAwIDSA
AwRQIgHaWL5/pELGzYSe81ZyJKkgPCJRWJZrIa/UDzGSzzR5gCIQCYJ7PgoauiU
Uo5lPpu+p/WxhC4kF++2T/LUlB1S+iqWIIBWQLZooIC1TCCAtEwWTATBgcqhkjO
PQIBBggqhkjOPQMBBwNCAATN0f5kzywEzZOYbaV23O3N8cku39JoLNjlHPwECbX
DDWp0LpAO1z248/hoy6UW/TZMTPPR/93XwHsG16mSFy8XBBSKhM/5gJWjvDbW7q
UY1peNm9cfYDCCAlwwXDELMAkGA1UEBgwCVVMxHzAdBgNVBAoMFlNub2JiaXNoI
EFwcGFyZWwsIEluYy4xLDAqBgNVBAMMI1Nub2JiaXNoIEFwcGFyZWwsIEluYy4g
VHJ1c3QgQW5jaG9yoIIB+jCCAZ+gAwIBAgIUEBuTRGXAEEVEHhu4xafAnqm+qYg
wCgYIKoZIzj0EAwIwXDELMAkGA1UEBgwCVVMxHzAdBgNVBAoMFlNub2JiaXNoIE
FwcGFyZWwsIEluYy4xLDAqBgNVBAMMI1Nub2JiaXNoIEFwcGFyZWwsIEluYy4gV
HJ1c3QgQW5jaG9yMB4XDTIyMDUxOTE1MTMwOFoXDTMyMDUxNjE1MTMwOFowXDEL
MAkGA1UEBgwCVVMxHzAdBgNVBAoMFlNub2JiaXNoIEFwcGFyZWwsIEluYy4xLDA
qBgNVBAMMI1Nub2JiaXNoIEFwcGFyZWwsIEluYy4gVHJ1c3QgQW5jaG9yMFkwEw
YHKoZIzj0CAQYIKoZIzj0DAQcDQgAEzdH+ZM8sBM2TmG2ldtztzfHJLt/SaCzY5
Rz8BAm1ww1qdC6QDtc9uPP4aMulFv02TEzz0f/d18B7BtepkhcvF6M/MD0wHQYD
VR0OBBYEFIqEz/mAlaO8NtbupRjWl42b1x9gMAsGA1UdDwQEAwIChDAPBgNVHRM
BAf8EBTADAQH/MAoGCCqGSM49BAMCA0kAMEYCIQC2cf43f3PPlCO6/dxv40ftIg
xxToKHF72UzENv7+y4ygIhAIGtC/r6SGaFMaP7zD2EloBuIXTtyWu8Hwl+YGdXR
Y93owKBoQKhAqIYH3FaZXN0eSBIYW5kcywgSW5jLhghAgSBoRkD5mxCaXR0ZXIg
UGFwZXIGoQCBggBZAekwggHlMIIBi6ADAgECAhQL3EqgUXlQPljyddVSRnNHvK+
1MzAKBggqhkjOPQQDAjBSMQswCQYDVQQGDAJVUzEaMBgGA1UECgwRWmVzdHkgSG
FuZHMsIEluYy4xJzAlBgNVBAMMHlplc3R5IEhhbmRzLCBJbmMuIFRydXN0IEFuY
2hvcjAeFw0yMjA1MTkxNTEzMDdaFw0zMjA1MTYxNTEzMDdaMFIxCzAJBgNVBAYM
AlVTMRowGAYDVQQKDBFaZXN0eSBIYW5kcywgSW5jLjEnMCUGA1UEAwweWmVzdHk
gSGFuZHMsIEluYy4gVHJ1c3QgQW5jaG9yMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQ
cDQgAEl89tcNdqMEAMefHrq2rWFohxJIcQ1PTBIHra7wLRmGcTZ5HywrKfby3MP
CElwvLS/e5PWQlLZ69DMy8N+1ykQKM/MD0wHQYDVR0OBBYEFPba0eUSi78N6elT
Q7Nxxvf/5+JuMAsGA1UdDwQEAwIChDAPBgNVHRMBAf8EBTADAQH/MAoGCCqGSM4
9BAMCA0gAMEUCIB2li+f6RCxs2EnvNWciSpIDwiUViWayGv1A8xks80eYAiEAmC
ez4KGrolFKOZT6bvqf1sYQuJBfvtk/y1JQdUvoqlgEogDBGmHOSAABwRppVGeAW
EAZ6C16XHpztE8GMFrs8O+M+HZChjI/bSuifXKR+S/1sM94n2/4i34u6O8mK0+h
39fXr7CuLABiyY2zMiQ7PpmU
]]></artwork>
    </section>
  </back>
  <!-- ##markdown-source:
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
lTzisBVfXw4+0xBCQhbxILz7Y1AQ6qSrIT2xwKYcZH26cOfwK424L0dPsHtr
rg4wQBzXmA1Ojr4mr+TZ9lnj9/AxgOyoMNMppzkDGws31GWEVYc+gIh+3k6G
jL5kDiLxYPvFqPSdD/PApW9EaETZUV+bBjipV8Dycjmq2lyvB1FQQqrCYNqV
mKiapGOskBZDFXmU99WOvlG1CVdBLL5xR3afH0lSXyj1R8NBSaryUsnuS3ap
zI8UXuJlpz8YHJ2wJ+KF4LEKXPgDrx7lvT248Rsd+Y/4pcj5u+nC9AYtVxUu
0fmxBI9Q3ftBNKGve+w4Nt2706N05B8k/xf/+52Cgo5Ohh7IYgoPl1+auQpw
TzzJLqIVPfpGjprWy8pcPdYv/afG5pnX1dZjI/5sqK2B0RqrZvDoN9XhD0cc
X3TL+lIfuKOn17VZOybXSrd6sa5s+o5fuXqMZjfufOoKqwe1dja+jryV2m/r
7ZYb1c/OzcGyZ597m9un18ZNo3t3Nv7116MCYt+RxrkSwR5ZSJkomgSOk72i
K3vXReEdUelJfjvMnwRKoz5q446abjhwPPBgHXwfWfLrC0eJIsGkD/aGhofe
9jGhr2H1Z8Mk2gyGaSvsdg9e/CqYPL/vTEmbXOh7LFHi0jO4VBbTlEw+Zzeg
Kc4+jWKzYt320klGKUkI0QYpdkRgK6/qF1/KxTpr49xc0vSSf/XBJ8Ub18QP
4a58051hTcJUwpPG260C4btCjmVmrED/ng74oPxSCx67pjjRAd74k4LI7wpi
+p00Gw1t2dV19b4zVlcNTR037tRrffhypdR63qY+qPVc+WF0N3Mv5bm1aDRV
/1zXf5x3mlJNU5t605DIq75RL7Tx9Z2mPjZV767bbKsrY/xo3LVal4Y6tJxz
Kxqcv3rNNr86X9HrhqG10+sNi7TXw4drvmFai0dxshw8q4614tfNZ1Vodl9e
r7vmpmkMbbi2Ydce02sAAQOA/CkIGAAkg0B7amrNc23NcFXHZoq3ujLrKt9Q
tZvr9o+JWrlQnZdl61rxr1btu2uDzNSRNutuZldX5nHHPH8Jq7Ic1jvOw2hw
N3l66DmGey2fjcK768XUds37dmv+NClvHm5XV0rQa66fbzdErTU1/lwVekNj
3LrXtJb2YD5cBFfa+eXMGgqv+thpqnedkandbtQrJH69pZi4I6rfWhmIImnz
XbVVP9PU3gpA1s426qU2Hv+YvDzf3AL+6vi6rhqaqbowgTtUtXA035zzXveq
Zk5q/ara6/8gs411/OKbT/3xcj5fLqNaqzG+883j/sS85p+rq87txrl9vgrM
oXF8a47Xz/WLStBXBaFz++NMaGZK9+QNDhXe4lDfb+jRM3Bo0Fjdd9WuNh7E
KDS0DJ2mpq2udVXtPGxEYSWI/qqlvlYUZxHY0SO5d+vmy+TV6NWa5tiJgqUa
nT8+vV7PXkZXejivLa8GK6XRedCV6Komv9Se9F40C/jm5mpVlh8u26qmka4o
RnXP9BdnhjOb9/ibzWDQL58dj9w+QvfMr3rP5lVTfcFdM7XxSr+7a76eP6uP
TDT8pknu5t6g3K40zMmkP21vrnTtoj9tLpqdweqilXBlxX4CTnQ6WuPxvvIy
WK/GnfvK85Wr9Qazuw0Z6prWn177/fLleDyueyjBblWF7TR1ddK6Kps/xr0H
r3XrPa+Hw7tOe3ZdX14KzdzuE7r9z1qn2QpXOlv43FAv7nob025qY4qBPl61
76d3m2H9Zdw5txZP9WbYML3F41p6vdioxGNoNZt1bz9WiUwdFmryhlRbjT1q
xV+dq7FQaxYjE9mm07M5a+o9ioK6WjkHUBjf1S+EQbkFwlV5JvZ5bf0R38RT
atHgevijaapNZ1QPfojBveVPXi8aA9ISbrtaox7Y8uqqPT0fdJ8q9fUquBz1
1+XmrW56q+VV58yp3N63vKunas1orpXrY2H90rpsnjUNflVvEcCtzd9o2qNp
3fZt3ul1XFm5rjpetyVfv74uR2eV44tFUw2ZZli1AMWGPjHUW6oB2k1NJSNQ
A11gB5D8bWWt8mO1afb0hiZ67vGo2tZfQ9GcLa/vB25n3jBWbu/OvbfX5Hwp
qMrrS6jwzqPqmupUdzbS5Xnge9blzVO32l/+GAnhY2txoY2W0cvZWrhoDXtL
/4c3/neSeAFtUmR+QOK71/yo8rJZr8zN081j374Tyzdl8BUHL4ty7cK/un72
6rcrU+8/GMb9nL+aqzfCRpSUs4m/rvbuz7pPze7tbfusVn5Y1cNzoTrtWGvl
ASS+czlpnlXGF/fPS6N/L//oPQpz53paG4weDYDOW60ejF2Jr2/UYSLxFvGu
F33xwrUfrn2Qg9Xg3Fo/3a9SQboy1B+JHDWE/WPJPpZFjvVB8o9R9zwdJ7Yb
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

-->

</rfc>
