amazon-pay-sdk-java
amazon-pay-sdk-java copied to clipboard
Password string and encoded byte changes
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.