toggle menu
UnifiedPush
androidJvm
switch theme
search in API
connector
/
org.unifiedpush.android.connector.keys
/
KeyManager
/
decrypt
decrypt
abstract
fun
decrypt
(
instance
:
String
,
sealed
:
ByteArray
)
:
ByteArray
?
Decrypt
sealed
with
instance
's keys.
Return
clear text or
null
if decryption failed.