Preparing search index...
The search index is not available
@kynesyslabs/demosdk
@kynesyslabs/demosdk
encryption
encryptedObject
Interface encryptedObject
interface
encryptedObject
{
algorithm
:
"ml-kem-aes"
|
"rsa"
;
cipherText
?:
Uint8Array
<
ArrayBufferLike
>
;
encryptedData
:
Uint8Array
<
ArrayBufferLike
>
;
}
Index
Properties
algorithm
cipher
Text?
encrypted
Data
Properties
algorithm
algorithm
:
"ml-kem-aes"
|
"rsa"
Optional
cipher
Text
cipher
Text
?:
Uint8Array
<
ArrayBufferLike
>
encrypted
Data
encrypted
Data
:
Uint8Array
<
ArrayBufferLike
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
algorithm
cipher
Text
encrypted
Data
@kynesyslabs/demosdk
Loading...