Skip to main content

MDocOrgIsoMDocRequest

ISO 18013-7 Annex C (org-iso-mdoc) presentation request data.

type MDocOrgIsoMDocRequest {
deviceRequest: String!
encryptionInfo: String!
}

Fields

MDocOrgIsoMDocRequest.deviceRequest ● String! non-null scalar

The CBOR-encoded device request as a base64url string.

MDocOrgIsoMDocRequest.encryptionInfo ● String! non-null scalar

The CBOR-encoded encryption info as a base64url string.

Member Of

MDocPresentationResponse object