Module safe_core::ipc::resp [] [src]

Response module

Structs

AccessContInfo

Access container

AppAccess

Information about an app that has access to an MD through sign_key

AppKeys

Represents the needed keys to work with the data

AuthGranted

It represents the authentication response.

MDataKey

Mutable data key.

MDataValue

Redefine the Value from routing so that we can impl ReprC.

UserMetadata

Metadata for MutableData.

Enums

IpcResp

IPC response.

Statics

METADATA_KEY

Entry key under which the metadata are stored.

METADATA_KEY_LEN

Length of the metadata key.

Functions

access_container_enc_key

Encrypts and serialises an access container key using given app ID and app key

access_container_entry_clone_from_repr_c

Convert FFI representation of AccessContainerEntry to native rust representation by cloning.

access_container_entry_into_repr_c

Convert AccessContainerEntry to FFI representation.

Type Definitions

AccessContainerEntry

Represents an entry for a single app in the access container