FROST Ed448 TypeScript Library - v0.2.2-alpha.3
    Preparing search index...

    Class GroupError

    An error related to a Group (usually an elliptic curve or constructed from one) or one of its Elements.

    Hierarchy

    • Error
      • GroupError
    Index

    Constructors

    • Parameters

      • type: GroupErrorType

      Returns GroupError

    Properties

    type: GroupErrorType

    Methods

    • Create a MalformedElement error

      Returns GroupError

    • Create an InvalidIdentityElement error

      Returns GroupError

    • Create an InvalidNonPrimeOrderElement error

      Returns GroupError