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

    Enumeration GroupErrorType

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

    Index

    Enumeration Members

    MalformedElement: "MalformedElement"

    The encoding of a group element was malformed.

    InvalidIdentityElement: "InvalidIdentityElement"

    This element MUST NOT be the identity.

    InvalidNonPrimeOrderElement: "InvalidNonPrimeOrderElement"

    This element MUST have (large) prime order.