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