The header fields are encoded using a TLV style. The Type is an enumeratrion encoded in 1 byte. - * The length is encoded in 2 bytes and the value according to the length denoted. The sequence is - * terminated by a zero type with 0 length.
- *The content of this payload is expected to be a Keepass Database in XML format.
- *