gsdsdk / com.gsd.software.sdk.netconnector.request.authorization.interceptor / RsaDecryption
class RsaDecryption :
DecryptionStrategy
Created by Maksim Shumko on 8/3/2018.
Name | Summary |
---|---|
<init> | RsaDecryption(keyProvider: KeyProvider ) Created by Maksim Shumko on 8/3/2018. |
Name | Summary |
---|---|
decrypt | fun decrypt(encryptedBytes: ByteArray ?): String ? |