amzn / amazon-pay-sdk-java

Amazon Pay Java SDK
https://pay.amazon.com/documentation
Apache License 2.0
58 stars 51 forks source link

Password string and encoded byte changes #47

Open OBrutus opened 1 year ago

OBrutus commented 1 year ago

Issue #, if available:

Description of changes: Adding the standerd charecter set for encoding from and to string and byte array. These are code changes for issue https://github.com/amzn/amazon-pay-sdk-java/issues/34 Used the standard character set as ServiceConstants.UTF_8

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.