IssuerSigned

@Serializable
data class IssuerSigned(source)

Part of the ISO/IEC 18013-5:2021 standard: Data structure for mdoc request (8.3.2.1.2.1)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
@SerialName(value = "issuerAuth")
val issuerAuth: CoseSigned<MobileSecurityObject>
Link copied to clipboard
@SerialName(value = "nameSpaces")
val namespaces: Map<String, IssuerSignedList>? = null

Functions

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