Module pallet_confidential_docs::types
source · Expand description
Defines the types required by the confidential docs pallet
Structs
- Group member
- Owned confidential document
- Shared confidential document
- User vault, the vault stores the cipher private key used to cipher the user documents. The way the user vault is ciphered depends on the login method used by the user
Enums
- Group member role
Type Definitions
- Defines the type used by fields that store an IPFS CID
- Defines the type used by fields that store a document description
- Defines the type used by fields that store a document name
- Defines the type used by fields that store a group name
- Defines the type used by fields that store a public key
- Defines the type used by fields that store a UserId