Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element WrappedKeyType / EncryptionMethod
Namespace urn:us:gov:ic:tdf
Diagram
Diagram IC-TDF_xsd_Complex_Type_EncryptionMethodType.tmp#EncryptionMethodType_algorithm IC-TDF_xsd_Complex_Type_EncryptionMethodType.tmp#EncryptionMethodType_KeySize IC-TDF_xsd_Complex_Type_EncryptionMethodType.tmp#EncryptionMethodType_OaepParams IC-TDF_xsd_Complex_Type_EncryptionMethodType.tmp#EncryptionMethodType
Type EncryptionMethodType
Properties
content: complex
minOccurs: 1
maxOccurs: 1
Model KeySize{0,1} , OaepParams{0,1}
Children KeySize, OaepParams
Instance
<EncryptionMethod algorithm="" xmlns="urn:us:gov:ic:tdf">
  <KeySize>{0,1}</KeySize>
  <OaepParams>{0,1}</OaepParams>
</EncryptionMethod>
Attributes
QName Type Fixed Default Use Annotation
algorithm xs:anyURI required

Used to express the encyrption algorithm utilized

Source
<xs:element name="EncryptionMethod" type="EncryptionMethodType" maxOccurs="1" minOccurs="1"/>
Schema location IC-TDF.xsd
Element WrappedKeyType / KeyValue
Namespace urn:us:gov:ic:tdf
Diagram
Diagram
Type xs:base64Binary
Properties
content: simple
minOccurs: 1
maxOccurs: 1
Source
<xs:element name="KeyValue" type="xs:base64Binary" minOccurs="1" maxOccurs="1"/>
Schema location IC-TDF.xsd
Complex Type WrappedKeyType
Namespace urn:us:gov:ic:tdf
Diagram
Diagram IC-TDF_xsd_Complex_Type_WrappedKeyType.tmp#WrappedKeyType_keyIdentifier IC-TDF_xsd_Complex_Type_WrappedKeyType.tmp#WrappedKeyType_EncryptionMethod IC-TDF_xsd_Complex_Type_WrappedKeyType.tmp#WrappedKeyType_KeyValue
Used by
Model EncryptionMethod , KeyValue
Children EncryptionMethod, KeyValue
Attributes
QName Type Fixed Default Use Annotation
keyIdentifier xs:string optional
Source
<xs:complexType name="WrappedKeyType">
  <xs:sequence>
    <xs:element name="EncryptionMethod" type="EncryptionMethodType" maxOccurs="1" minOccurs="1"/>
    <xs:element name="KeyValue" type="xs:base64Binary" minOccurs="1" maxOccurs="1"/>
  </xs:sequence>
  <xs:attribute name="keyIdentifier" type="xs:string" use="optional"/>
</xs:complexType>
Schema location IC-TDF.xsd
Attribute WrappedKeyType / @keyIdentifier
Namespace urn:us:gov:ic:tdf
Type xs:string
Properties
use: optional
Used by
Complex Type WrappedKeyType
Source
<xs:attribute name="keyIdentifier" type="xs:string" use="optional"/>
Schema location IC-TDF.xsd

This document has been approved for Public Release by the Office of the Director of National Intelligence. See 'Distribution Notice' for details. Click Here