Preparing search index...
The search index is not available
@xylabs/sdk-js
@xylabs/sdk-js
Crypto
webcrypto
AesGcmParams
Interface AesGcmParams
interface
AesGcmParams
{
additionalData
?:
BufferSource
;
iv
:
BufferSource
;
name
:
string
;
tagLength
?:
number
;
}
Hierarchy (
view full
)
Algorithm
AesGcmParams
Index
Properties
additional
Data?
iv
name
tag
Length?
Properties
Optional
additional
Data
additional
Data
?:
BufferSource
iv
iv
:
BufferSource
name
name
:
string
Optional
tag
Length
tag
Length
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
additional
Data
iv
name
tag
Length
@xylabs/sdk-js
Loading...