gsdsdk / com.gsd.software.sdk.netconnector.request.authorization.encryption.keyproviders / KeyProvider

KeyProvider

class KeyProvider

Created by Maksim Shumko on 8/9/2018.

Constructors

Name Summary
<init> KeyProvider(context:Context)
Created by Maksim Shumko on 8/9/2018.

Properties

Name Summary
context val context:Context
tag lateinit var tag:String

Functions

Name Summary
getDecryptedKey fun getDecryptedKey():String?
saveKey fun saveKey(key:String):Unit

Companion Object Properties

Name Summary
AES const val AES:String
RSA const val RSA:String