Fixed issues where named parameters weren't provided, and in some cases where they were provided, the receiving method wasn't expecting the parameter. Added catch-all **args to the keystores so that they could opt-in to desired information and ignore anything else.
Issue # (if available)
rocketjob/symmetric-encryption#106
Description of changes
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Fixed issues where named parameters weren't provided, and in some cases where they were provided, the receiving method wasn't expecting the parameter. Added catch-all
**args
to the keystores so that they could opt-in to desired information and ignore anything else.Issue # (if available)
rocketjob/symmetric-encryption#106
Description of changes
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.