getSecureData

open suspend override fun getSecureData(timeout: Long?, getSecureDataRequest: GetSecureDataRequest): GetSecureDataResult

Retrieve a previously saved string value by key. The user should authenticate the access to the string e.g. with biometric authentication.

Parameters

timeout

The timeout of getSecureData in milliseconds or null if no timeout should be used

getSecureDataRequest

The getSecureData request body object