Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: 'Ciphertext cannot be null' #2

Closed
samuel-lucas6 opened this issue Feb 18, 2021 · 1 comment
Closed

Enhancement: 'Ciphertext cannot be null' #2

samuel-lucas6 opened this issue Feb 18, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@samuel-lucas6
Copy link
Owner

The current version uses ParameterValidation.Message(ciphertext), which means that if the ciphertext is null, an exception saying 'Message cannot be null' will be displayed. It would be best to have a separate method for the ciphertext parameter that displays 'Ciphertext cannot be null'.

@samuel-lucas6 samuel-lucas6 added the enhancement New feature or request label Feb 18, 2021
@samuel-lucas6 samuel-lucas6 self-assigned this Feb 18, 2021
@samuel-lucas6
Copy link
Owner Author

Fixed in release v1.1.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant