gsdsdk / com.gsd.software.sdk.netconnector.request.authorization.interceptor / AesEncryption
class AesEncryption :
EncryptionStrategy
Created by Maksim Shumko on 8/3/2018.
Name | Summary |
---|---|
<init> | AesEncryption(keyProvider: KeyProvider ) Created by Maksim Shumko on 8/3/2018. |
Name | Summary |
---|---|
encrypt | fun encrypt(decryptedText: String ): String ? |