@openforge-sh/liboqs - v0.14.3
    Preparing search index...

    Class LibOQSError

    Base error class for all LibOQS errors

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • message: string

        Error message

      • Optionalalgorithm: string

        Algorithm name

      • Optionaloperation: string

        Operation name

      Returns LibOQSError

    Properties

    name: string
    algorithm: undefined | string
    operation: undefined | string