get Secure Data
open suspend override fun getSecureData(timeout: Long?, getSecureDataRequest: GetSecureDataRequest): GetSecureDataResult
Content copied to clipboard
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
get Secure Data Request
The getSecureData request body object