DCAPIInfo

@Serializable
data class DCAPIInfo(val encryptionInfo: EncryptionInfo, val serializedOrigin: String)(source)

Part of ISO 18013-7 Annex C

Constructors

Link copied to clipboard
constructor(encryptionInfo: EncryptionInfo, serializedOrigin: String)

Properties

Link copied to clipboard

Base64EncryptionInfo contains the cbor encoded EncryptionInfo as a base64-url-without-padding string.

Link copied to clipboard

Serialized origin of the request as defined in https://html.spec.whatwg.org/multipage/browsers.html#ascii-serialisation-of-an-origin