@openforge-sh/liboqs - v0.14.3
GitHub
NPM
Preparing search index...
LibOQSError
Class LibOQSError
Base error class for all LibOQS errors
Hierarchy (
View Summary
)
Error
LibOQSError
LibOQSInitError
LibOQSOperationError
LibOQSValidationError
Index
Constructors
constructor
Properties
name
algorithm
operation
Constructors
constructor
new
LibOQSError
(
message
:
string
,
algorithm
?:
string
,
operation
?:
string
,
)
:
LibOQSError
Parameters
message
:
string
Error message
Optional
algorithm
:
string
Algorithm name
Optional
operation
:
string
Operation name
Returns
LibOQSError
Properties
name
name
:
string
algorithm
algorithm
:
undefined
|
string
operation
operation
:
undefined
|
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
algorithm
operation
GitHub
NPM
@openforge-sh/liboqs - v0.14.3
Loading...
Base error class for all LibOQS errors