tdf:KeyAccess
Element information
Namespace: urn:us:gov:ic:tdf
Schema document: IC-TDF/IC-TDF.xsd
Type: tdf:KeyAccessType
Properties: Local, Qualified
Content
- Choice [1..*]
- tdf:RemoteStoredKey Stores retreival information for keys stored in remote locations.
- tdf:WrappedKey Contains the key neccessary for decryption in an encrypted state with information pertaining to the method in which the key was encrypted.
- tdf:PasswordKey Used to indicated that the key is based on a password.
- tdf:PreSharedKey Stores the alias that references a key that has been previously shared.
- tdf:AttachedKey Contains the key neccesary for decryption.
Attributes
None
Used in
- Anonymous type of element tdf:EncryptionInformation
- Group tdf:EncryptionInformationGroup
- Type tdf:AssertionType via reference to tdf:EncryptionInformationGroup (Element tdf:Assertion)
- Type tdf:TdoType via reference to tdf:EncryptionInformationGroup (Element tdf:TrustedDataObject)
Sample instance
<tdf:KeyAccess> <tdf:AttachedKey> <tdf:KeyValue>Jk6Jmdo7FwnbuIk/vHkjxQ==</tdf:KeyValue> </tdf:AttachedKey> </tdf:KeyAccess>