Module sn_client::client::map_info[][src]

MapInfo utilities.

Structs

MapInfo

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

Functions

decrypt_entries

Decrypt entries using the MapInfo.

decrypt_keys

Decrypt all keys using the MapInfo.

decrypt_values

Decrypt all values using the MapInfo.

encrypt_entries

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

encrypt_entry_actions

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