Blockchain Commons Shamir Secret Sharing TypeScript Library - v1.0.0-alpha.13
Preparing search index...
ShamirError
Class ShamirError
Error class for Shamir secret sharing operations.
Hierarchy
Error
ShamirError
Index
Constructors
constructor
Properties
type
Constructors
constructor
new
ShamirError
(
type
:
ShamirErrorType
,
message
?:
string
)
:
ShamirError
Parameters
type
:
ShamirErrorType
Optional
message
:
string
Returns
ShamirError
Properties
Readonly
type
type
:
ShamirErrorType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type
Blockchain Commons Shamir Secret Sharing TypeScript Library - v1.0.0-alpha.13
Loading...
Error class for Shamir secret sharing operations.