| Interface | Description |
|---|---|
| MetaStore.ExtraDataSupplier |
Provides extra data that should be persisted along with the standard material data.
|
| Class | Description |
|---|---|
| MetaStore |
Provides a simple collection of EncryptionMaterialProviders backed by an encrypted DynamoDB
table.
|
| ProviderStore |
Provides a standard way to retrieve and optionally create
EncryptionMaterialsProviders
backed by some form of persistent storage. |