Preparing search index...
The search index is not available
Documentation
Documentation
@divviup/dap
<internal>
AesGcmParams
Interface AesGcmParams
interface
AesGcmParams
{
additionalData
?:
BufferSource
;
iv
:
BufferSource
;
name
:
string
;
tagLength
?:
number
;
}
Hierarchy (
View Summary
)
Algorithm
AesGcmParams
Index
Properties
additional
Data?
iv
name
tag
Length?
Properties
Optional
additional
Data
additionalData
?:
BufferSource
iv
iv
:
BufferSource
name
name
:
string
Optional
tag
Length
tagLength
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
additional
Data
iv
name
tag
Length
Documentation
Loading...