Module safe_core::mdata_info [] [src]

MDataInfo utilities.

Structs

MDataInfo

Information allowing to locate and access mutable data on the network.

Functions

decrypt_entries

Decrypt entries using the MDataInfo.

decrypt_keys

Decrypt all keys using the MDataInfo.

decrypt_values

Decrypt all values using the MDataInfo.

encrypt_entries

Encrypt the entries (both keys and values) using the MDataInfo.

encrypt_entry_actions

Encrypt entry actions using the MDataInfo. The effect of this is that the entries mutated by the encrypted actions will end up encrypted using the MDataInfo.