[][src]Module ironoxide::document::advanced

Advanced document operations

Structs

DocumentDecryptUnmanagedResult

Result of successful unmanaged decryption

DocumentEncryptUnmanagedResult

Result for encrypt operations that do not store document access information with the webservice, but rather return the access information as encrypted_deks. Both the encrypted_data and encrypted_deks must be used to decrypt. See document_edek_decrypt

Traits

DocumentAdvancedOps