Preparing search index...
The search index is not available
graphene-pk11
graphene-pk11
IAlgorithm
Interface IAlgorithm
Structure that describes algorithm
interface
IAlgorithm
{
name
:
string
|
number
;
params
:
null
|
Buffer
|
IParams
;
}
Index
Properties
name
params
Properties
name
name
:
string
|
number
The algorithm name
params
params
:
null
|
Buffer
|
IParams
The algorithm parameters
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
params
graphene-pk11
Loading...
Structure that describes algorithm