@blockchaincommons/sskr - v1.0.0-beta.3
    Preparing search index...

    Type Alias SskrParameter

    SskrParameter:
        | "memberThreshold"
        | "memberCount"
        | "groupThreshold"
        | "identifier"
        | "groupIndex"
        | "groupCount"
        | "memberIndex"
        | "bytes"
        | "text"
        | "options"
        | "groups"
        | "spec"
        | "secret"
        | "shares"
        | "share"
        | "value"

    The argument an InvalidParameter error names: a spec field that is not a usize, a share header field outside its width, or an argument of the wrong type (bytes and text to the Secret factories and parseShare, options records, groups and its elements, the spec and secret of generateShares, shares and its elements, a share's value).