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.
Uri
Url

Functions

fetchOhttpKeys({required String ohttpRelay, required String payjoinDirectory}) Future<OhttpKeys>
Fetch the ohttp keys from the specified payjoin directory via proxy.

Typedefs

PjUri = FfiPjUri