Package-level declarations

Types

Link copied to clipboard
object OpenID4VP
Link copied to clipboard
class TransactionData(val hash: ByteString, val hashAlgorithm: Algorithm?, val type: String, val data: JsonObject)

An object that describes transaction data item in the context of OpenID4VP.

Functions

Link copied to clipboard
fun wellKnown(url: String, name: String): String

Creates a .well-known location of the type name that describes service running at url.