ZkDocumentData
@Serializable
Part of the ISO/IEC 18013-5:2026 standard: ZKP Mdoc response (10.3.4)
Constructors
Link copied to clipboard
constructor(docType: String, zkSystemId: String, timestamp: LocalDate, issuerSigned: Map<String, ZkSignedList>? = null, deviceSigned: Map<String, ZkSignedList>? = null, certificateChain: List<ByteArray>? = null)
Properties
Link copied to clipboard
This header parameter contains an ordered array of X.509 certificates. The certificates are to be ordered starting with the certificate containing the end-entity key followed by the certificate that signed it, and so on. There is no requirement for the entire chain to be present in the element if there is reason to believe that the relying party already has, or can locate, the missing certificates. This means that the relying party is still required to do path building but that a candidate path is proposed in this header parameter.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard