@s2-dev/streamstore - v0.23.0
Preparing search index...
EncryptionKeyInput
Type Alias EncryptionKeyInput
EncryptionKeyInput
:
string
|
Uint8Array
Accepted input for client-supplied encryption keys.
string
: base64-encoded key material
Uint8Array
: raw key material, which will be base64-encoded automatically
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@s2-dev/streamstore - v0.23.0
Loading...
Accepted input for client-supplied encryption keys.
string: base64-encoded key materialUint8Array: raw key material, which will be base64-encoded automatically