VeramoJsonCache interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
A JSON data layout for data-store-json implementations.
This API may change in future versions without a BREAKING CHANGE notice.
Signature:
export interface VeramoJsonCache
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
Record<string, ClaimTableEntry> |
(BETA) (Optional) | ||
|
Record<string, CredentialTableEntry> |
(BETA) (Optional) | ||
|
Record<string, IIdentifier> |
(BETA) (Optional) | ||
|
Record<string, ManagedKeyInfo> |
(BETA) (Optional) | ||
|
Record<string, IMessage> |
(BETA) (Optional) | ||
|
Record<string, PresentationTableEntry> |
(BETA) (Optional) | ||
|
Record<string, ManagedPrivateKey> |
(BETA) (Optional) |