UnlockOptions
type UnlockOptions =
| PassphraseUnlockOptions
| CryptoKeyUnlockOptions
| KeyBytesUnlockOptions
| KeyProviderUnlockOptions;
Defined in: packages/rxdb-adapter-encrypted/src/keyring.ts:60
type UnlockOptions =
| PassphraseUnlockOptions
| CryptoKeyUnlockOptions
| KeyBytesUnlockOptions
| KeyProviderUnlockOptions;
Defined in: packages/rxdb-adapter-encrypted/src/keyring.ts:60