Functions | |
def | Manifest (**args) |
def | FileEntry (**args) |
def | EncryptionData (**args) |
def | Algorithm (**args) |
def | KeyDerivation (**args) |
def odf.manifest.Algorithm | ( | ** | args | ) |
Definition at line 39 of file manifest.py.
def odf.manifest.EncryptionData | ( | ** | args | ) |
Definition at line 36 of file manifest.py.
def odf.manifest.FileEntry | ( | ** | args | ) |
Definition at line 33 of file manifest.py.
def odf.manifest.KeyDerivation | ( | ** | args | ) |
Definition at line 42 of file manifest.py.
def odf.manifest.Manifest | ( | ** | args | ) |
Definition at line 30 of file manifest.py.