Schema Central > IC-TDF > IC-TDF.xsd > tdf:WrappedKey
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

tdf:WrappedKey

Contains the key neccessary for decryption in an encrypted state with information pertaining to the method in which the key was encrypted.

Element information

Namespace: urn:us:gov:ic:tdf

Schema document: IC-TDF/IC-TDF.xsd

Type: tdf:WrappedKeyType

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
tdf:keyIdentifier [0..1]xsd:string

Used in

Sample instance

(Auto-generated)

<tdf:WrappedKey>
   <tdf:EncryptionMethod tdf:algorithm="http://www.example.com/">
      <tdf:KeySize>1</tdf:KeySize>
      <tdf:OaepParams>GpM7</tdf:OaepParams>
   </tdf:EncryptionMethod>
   <tdf:KeyValue>GpM7</tdf:KeyValue>
</tdf:WrappedKey>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com