Blockchain Commons Components TypeScript Library - v1.0.0-alpha.13
Preparing search index...
lockWithParams
Function lockWithParams
lockWithParams
(
kdp
:
KeyDerivationParams
,
contentKey
:
SymmetricKey
,
secret
:
Uint8Array
,
)
:
EncryptedMessage
Lock (encrypt) a content key using the derived key.
Parameters
kdp
:
KeyDerivationParams
contentKey
:
SymmetricKey
secret
:
Uint8Array
Returns
EncryptedMessage
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Blockchain Commons Components TypeScript Library - v1.0.0-alpha.13
Loading...
Lock (encrypt) a content key using the derived key.