set Secure Data
abstract suspend fun setSecureData(timeout: Long?, setSecureDataRequest: SetSecureDataRequest): SetSecureDataResult
Content copied to clipboard
Requests to save a string securely on the device for later retrieval.
Parameters
timeout
The timeout of setSecureData in milliseconds or null if no timeout should be used
set Secure Data Request
The setSecureData request body object