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