Crate sentc_crypto_common

Source
Expand description

§Sentc common to communicate with the backend api

The input and output for and from the server. The server output and input are json strings.

Contains type def for the ids. Ids are used internally. A UserId is not the user identifier which is sued to login.

Non std with alloc

Re-exports§

pub use server_default::ServerOutput;

Modules§

content
content_searchable
content_sortable
crypto
file
group
server_default
user

Type Aliases§

AppId
CategoryId
ContentId
CustomerId
CustomerPublicTokenId
CustomerSecretTokenId
DeviceId
EncryptionKeyPairId
FileId
FileSessionId
GroupId
JwtKeyId
PartId
SignKeyPairId
SymKeyId
UserId