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

AesDecryption

class AesDecryption :DecryptionStrategy

Created by Maksim Shumko on 8/3/2018.

Constructors

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

Functions

Name Summary
decrypt fun decrypt(encryptedBytes:ByteArray?):String?