| Class | Description |
|---|---|
| Access |
Describes a User's access to a Container.
|
| Container |
This is the decrypted version of a
SecuredContainer. |
| EncryptionHelper |
Provides encryption and decryption for
Container and SecuredContainer for a specific user (KeyRing) and public key source (IPublicKeySource). |
| Header |
Custom data encrypted and stored with the
SecuredContainer. |
| Keys |
This represents the keys needed to property encrypt a
Container or decrypt a SecuredContainer. |
| Metadata |
Descriptive information about a
SecuredContainer/Container, including accesses, timestamps, length,
categorical type and the container ID. |
| SecuredContainer |
This contains the Absio format of the encrypted content and header, its length and corresponding metadata.
|
| Enum | Description |
|---|---|
| Permission |
Represents various permissions that can be granted to a user with access to a
SecuredContainer. |
Copyright © 2021. All rights reserved.