<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="hoba-key-identifiers.xsl"?>
<?xml-model href="hoba-key-identifiers.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="hoba-key-identifiers">
  <category>HTTP Origin-Bound Authentication (HOBA) Parameters</category>
  <title>HTTP Origin-Bound Authentication (HOBA) Key Identifier Types</title>
  <created>2015-01-20</created>
  <updated>2015-03-11</updated>
  
  <registry id="key-identifier-types">
    <title>HOBA Key Identifier Types</title>
    <xref type="rfc" data="rfc7486"/>
    <registration_rule>Specification Required</registration_rule>
    <expert>Unassigned</expert>    
    <record date="2015-01-20">
      <value>0</value>
      <description>a hashed public key</description>
      <xref type="rfc" data="rfc6698"/>
    </record>
    <record date="2015-01-20">
      <value>1</value>
      <description>a URI</description>
      <xref type="rfc" data="rfc3986"/>
    </record>
    <record date="2015-01-20">
      <value>2</value>
      <description>an unformatted string, at the user's/UA's whim</description>
      <xref type="rfc" data="rfc7486"/>
    </record>
    
  </registry>
  
  <people/>
</registry>
