DCQLIsoMdocCredential

data class DCQLIsoMdocCredential(val claimStructure: DCQLCredentialClaimStructure.IsoMdocStructure, val documentType: String, val satisfiesCryptographicHolderBinding: Boolean, val authorityKeyIdentifiers: Collection<DCQLAuthorityKeyIdentifier>) : DCQLCredential(source)

Constructors

Link copied to clipboard
constructor(claimStructure: DCQLCredentialClaimStructure.IsoMdocStructure, documentType: String, satisfiesCryptographicHolderBinding: Boolean, authorityKeyIdentifiers: Collection<DCQLAuthorityKeyIdentifier>)

Properties

Link copied to clipboard
Link copied to clipboard
open override val format: CredentialFormatEnum
Link copied to clipboard