[null,null,["Last updated 2024-10-31 UTC."],[],["`BrowserRequestOptions` is an abstract class for browser-based request parameters, extending `RequestOptions`. It's used for make credential and signature requests from a Web browser, via its subclasses: `BrowserPublicKeyCredentialCreationOptions` and `BrowserPublicKeyCredentialRequestOptions`. Key actions include retrieving the client data hash via `getClientDataHash()` and getting the request origin using `getOrigin()`. It also includes inherited methods from `RequestOptions` like getting a challenge, request ID, and serializing options to bytes.\n"]]