Commit 0d131e2b authored by Mark Canterbury's avatar Mark Canterbury
Browse files

SHA256 fingerprint and object ID

parent e5186789
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -193,7 +193,8 @@
                                    </task:DeliveryAddress>
                                    <task:EncryptionDetails xsi:type="epoc:EPOCEncryptionDetails">
                                        <task:CountryCode>EU</task:CountryCode>
                                        <epoc:Fingerprint>C7:EC:BB:A0:EE:D9:2F:10:54:59:29:B7:07:C6:44:B4:38:23:5D:A2:BD:36:64:D0:F5:26:B2:D5:E5:C1:66:15</epoc:Fingerprint>
                                        <epoc:FingerprintSha256>C7ECBBA0EED92F10545929B707C644B438235DA2BD3664D0F526B2D5E5C16615</epoc:FingerprintSha256>
                                        <epoc:ObjectIdentifier>2aa38f59-5b78-41f4-8b6b-aa5751681584</epoc:ObjectIdentifier>
                                    </task:EncryptionDetails>
                                    <task:LDDeliveryProfile>
                                        <common:Owner>ETSI</common:Owner>
+2 −1
Original line number Diff line number Diff line
@@ -21,7 +21,8 @@
        <xs:complexContent>
            <xs:extension base="task:NationalEncryptionDetails">
                <xs:sequence>
                    <xs:element name="Fingerprint" type="etsi:LongString" minOccurs="0"/>
                    <xs:element name="FingerprintSha256" type="xs:hexBinary" minOccurs="0"/>
                    <xs:element name="ObjectIdentifier" type="core:ObjectIdentifier" minOccurs="0"/>
                </xs:sequence>
            </xs:extension>
        </xs:complexContent>