Skip to content

Throw exceptions #17

Description

@vanillajonathan

The constructor should throw an exception if the signing is a string which is null or empty.

The constructor should throw an exception if the signing is a byte[] which is less than 32 bytes.

The MakeHttpContent method should throw if the msgId is null or empty.

The Verify method should throw if the payload is empty.

The Sign method should throw if the msgId or payload is empty.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions