belt - v0.1.4
Preparing search index...
modes/kwp
wrapKey
Function wrapKey
wrapKey
(
key
:
Uint8Array
,
data
:
Uint8Array
,
iv
:
Uint8Array
)
:
Uint8Array
Wrap key using the Keywrap (KWP) mode
Parameters
key
:
Uint8Array
Encryption key
data
:
Uint8Array
Key to be wrapped
iv
:
Uint8Array
Initialization vector
Returns
Uint8Array
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
belt - v0.1.4
Loading...
Wrap key using the Keywrap (KWP) mode