matrix-sdk-android
androidJvm
matrix-sdk-android
/
org.matrix.android.sdk.api.securestorage
/
SecretStoringUtils
/
loadSecureSecretBytes
load
Secure
Secret
Bytes
fun
loadSecureSecretBytes
(
encrypted
:
ByteArray
,
keyAlias
:
String
)
:
ByteArray
Decrypt a secret that was encrypted by
securelyStoreBytes
.