@blockchaincommons/components - v1.0.0-beta.4
Preparing search index...
kdf
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
@blockchaincommons/components - v1.0.0-beta.4
Loading...
Lock (encrypt) a content key using the derived key.