manifest:key-derivation
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:manifest:1.0
Schema document: OpenDocument-manifest-schema-v1.1.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
manifest:key-derivation-name | [1..1] | xsd:string | from group manifest:key-derivation-attlist | |
manifest:salt | [1..1] | xsd:base64Binary | from group manifest:key-derivation-attlist | |
manifest:iteration-count | [1..1] | xsd:nonNegativeInteger | from group manifest:key-derivation-attlist |
Used in
- Anonymous type of element manifest:encryption-data
Sample instance
<manifest:key-derivation manifest:key-derivation-name="string" manifest:salt="GpM7" manifest:iteration-count="1"/>