Preparing search index...
The search index is not available
pkcs11js
pkcs11js
SkipjackPrivateWrapParams
Interface SkipjackPrivateWrapParams
A base structure of a parameter
interface
SkipjackPrivateWrapParams
{
baseG
:
Buffer
;
password
:
Buffer
;
primeP
:
Buffer
;
publicData
:
Buffer
;
randomA
:
Buffer
;
subprimeQ
:
Buffer
;
type
:
number
;
}
Hierarchy (
view full
)
IParams
SkipjackPrivateWrapParams
Index
Properties
baseG
password
primeP
public
Data
randomA
subprimeQ
type
Properties
baseG
baseG
:
Buffer
password
password
:
Buffer
primeP
primeP
:
Buffer
public
Data
public
Data
:
Buffer
randomA
randomA
:
Buffer
subprimeQ
subprimeQ
:
Buffer
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
baseG
password
primeP
public
Data
randomA
subprimeQ
type
pkcs11js
Loading...
A base structure of a parameter