MdocInlineIssuanceEntry.SupportedMdoc


class MdocInlineIssuanceEntry.SupportedMdoc


Configuration determining whether the MdocInlineIssuanceEntry should be offered for a presentation request

Throws
kotlin.IllegalArgumentException

if docType is empty

Summary

Public constructors

Public functions

open operator Boolean
equals(other: Any?)
open Int

Public properties

String

the supported mdoc document type as defined in the ISO/IEC 18013-5:2021 specification

Public constructors

SupportedMdoc

Added in 1.0.0-alpha02
SupportedMdoc(docType: String)

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

Public properties

docType

Added in 1.0.0-alpha02
val docTypeString

the supported mdoc document type as defined in the ISO/IEC 18013-5:2021 specification