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