abstract suspend fun getDeviceSignerSecurityLevel(walletAddress: String): String?
Returns the hardware security level of the device signer key for the given wallet address. Possible values: “StrongBox”, “TEE”, “Hardware-backed”, “Software”, or null if not available.