uri library
Classes
- OhttpKeys
- The key configuration of a server. This can be used by both client and server. An important invariant of this structure is that it does not include any combination of KEM, KDF, and AEAD that is not supported.
- PjUri
- PjUriBuilder
- Uri
- Url
Functions
-
fetchOhttpKeys(
{required Url ohttpRelay, required Url payjoinDirectory}) → Future< OhttpKeys> - Fetch the ohttp keys from the specified payjoin directory via proxy.