<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="dane-parameters.xsl"?>
<?oxygen RNGSchema="dane-parameters.rng" type="xml"?>
<registry xmlns="http://www.iana.org/assignments" id="dane-parameters">
    <title>DNS-Based Authentication of Named Entities (DANE) Parameters</title>
    <created>2012-06-28</created>
    <updated>2012-08-14</updated>
    
    
    <registry id="certificate-usages">
        <title>TLSA Certificate Usages</title>
        <xref type="rfc" data="rfc6698"/>
        <registration_rule>RFC Required</registration_rule>
        <record>
            <value>0</value>
            <description>CA constraint</description>
            <xref type="rfc" data="rfc6698"/>
        </record>
        <record>
            <value>1</value>
            <description>Service certificate constraint</description>
            <xref type="rfc" data="rfc6698"/>
        </record>
        <record>
            <value>2</value>
            <description>Trust anchor assertion</description>
            <xref type="rfc" data="rfc6698"/>
        </record>
        <record>
            <value>3</value>
            <description>Domain-issued certificate</description>
            <xref type="rfc" data="rfc6698"/>
        </record>
        <record>
            <value>4-254</value>
            <description>Unassigned</description>
        </record>
        <record>
            <value>255</value>
            <description>Reserved for Private Use</description>
            <xref type="rfc" data="rfc6698"/>
        </record>
    </registry>
    
    
    <registry id="selectors">
        <title>TLSA Selectors</title>
        <xref type="rfc" data="rfc6698"/>
        <registration_rule>Specification Required</registration_rule>
        <record>
            <value>0</value>
            <description>Full certificate</description>
            <xref type="rfc" data="rfc6698"/>
        </record>
        <record>
            <value>1</value>
            <description>SubjectPublicKeyInfo</description>
            <xref type="rfc" data="rfc6698"/>
        </record>
        <record>
            <value>2-254</value>
            <description>Unassigned</description>
        </record>
        <record>
            <value>255</value>
            <description>Reserved for Private Use</description>
            <xref type="rfc" data="rfc6698"/>
        </record>
    </registry>
    
    <registry id="matching-types">
        <title>TLSA Matching Types</title>
        <xref type="rfc" data="rfc6698"/>
        <registration_rule>Specification Required</registration_rule>
        <record>
            <value>0</value>
            <description>No hash used</description>
            <xref type="rfc" data="rfc6698"/>
        </record>
        <record>
            <value>1</value>
            <description>SHA-256</description>
            <xref type="rfc" data="rfc6234"/>
        </record>
        <record>
            <value>2</value>
            <description>SHA-512</description>
            <xref type="rfc" data="rfc6234"/>
        </record>
        <record>
            <value>3-254</value>
            <description>Unassigned</description>
        </record>
        <record>
            <value>255</value>
            <description>Reserved for Private Use</description>
            <xref type="rfc" data="rfc6698"/>
        </record>
    </registry>
    
    <people/>
</registry>
