Interface SecretStorePrivateKeys
Properties
dehydration
dehydration: null | { deviceDisplayName: string; key: IEncryptedPayload; keyInfo: undefined | { [
props:
string]
: any; }; time: number; } Type declaration
deviceDisplayName: string
keyInfo: undefined | {
[props: string]: any;
}
time: number
Internal module. Definitions for storage for the crypto module