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

RsaDecryption

class RsaDecryption :DecryptionStrategy

Created by Maksim Shumko on 8/3/2018.

Constructors

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

Functions

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