Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
@Serializable
sealed interface DCAPIWalletRequest

Abstract base class for requests received by the wallet via the Digital Credentials API.

Link copied to clipboard
@Serializable
value class ExchangeProtocolIdentifier(val protocol: String)
Link copied to clipboard
@Serializable
data class IsoMdocRequest(val deviceRequest: DeviceRequest, val encryptionInfo: EncryptionInfo)
Link copied to clipboard