Preparing search index...
The search index is not available
pkcs11js
pkcs11js
GcmParams
Interface GcmParams
A base structure of a parameter
interface
GcmParams
{
aad
?:
Buffer
;
iv
:
Buffer
;
ivBits
:
number
;
tagBits
?:
number
;
type
:
number
;
}
Hierarchy (
view full
)
IParams
GcmParams
Index
Properties
aad?
iv
iv
Bits
tag
Bits?
type
Properties
Optional
aad
aad
?:
Buffer
iv
iv
:
Buffer
iv
Bits
iv
Bits
:
number
Optional
tag
Bits
tag
Bits
?:
number
type
type
:
number
Type of crypto param. Uses constants CK_PARAMS_*
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aad
iv
iv
Bits
tag
Bits
type
pkcs11js
Loading...
A base structure of a parameter