gsdsdk / com.gsd.software.sdk.netconnector.request.authorization.interceptor / AesEncryption

AesEncryption

class AesEncryption :EncryptionStrategy

Created by Maksim Shumko on 8/3/2018.

Constructors

Name Summary
<init> AesEncryption(keyProvider:KeyProvider)
Created by Maksim Shumko on 8/3/2018.

Functions

Name Summary
encrypt fun encrypt(decryptedText:String):String?