SessionTranscript

@Serializable
data class SessionTranscript(source)

Part of the ISO/IEC 18013-5:2021 standard: Session transcript and cipher suite (9.1.5.1) and ISO/IEC 18013-7:2024 standard: Session Transcript (B.4.4) Must be used with encodeDefaults = false

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Set to null for OID4VP with ISO/IEC 18013-7 or for QR Handover

Link copied to clipboard
Link copied to clipboard

Set to null for OID4VP with ISO/IEC 18013-7

Link copied to clipboard

Set either this or oid4VPHandover or deviceEngagementBytesOid to null for QR engagement

Link copied to clipboard

Set either this or nfcHandover or deviceEngagementBytesOid to null for QR engagement

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int