The aws-sdk-java dont have the class to generate SRP_A. Had to extract it from aws-sdk-android. Add this class if SRP_A still needed. https://github.com/aws/aws-sdk-java/issues/1403
The aws-sdk-java dont have the class to generate SRP_A.
Had to extract it from aws-sdk-android.
Add this class if SRP_A still needed.
aws/aws-sdk-java#1403