rp_context signatures for IDKit requests, and does not
run client-side IDKit request flows.
Install
Generate RP signature
One-shot signing
UseSignRequest with functional options for the simplest integration:
Reusable signer
For high-throughput backends, create aSigner once and reuse it. This parses the key upfront and avoids repeated allocations.
API
Functions
Options
RpSignature
Related pages
- RP Signatures — algorithm details, pseudocode, and test vectors
- Integrate IDKit