@ipshipyard/keychain
Preparing search index...
EncryptionResult
Interface EncryptionResult
interface
EncryptionResult
{
cipherText
:
Uint8Array
<
ArrayBuffer
>
;
iv
:
Uint8Array
<
ArrayBuffer
>
;
salt
:
Uint8Array
<
ArrayBuffer
>
;
}
Index
Properties
cipher
Text
iv
salt
Properties
cipher
Text
cipherText
:
Uint8Array
<
ArrayBuffer
>
iv
iv
:
Uint8Array
<
ArrayBuffer
>
salt
salt
:
Uint8Array
<
ArrayBuffer
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cipher
Text
iv
salt
@ipshipyard/keychain
Loading...