A mobile driving licence is a driving licence issued as a signed digital credential under ISO/IEC 18013-5. It carries driving privileges, categories, expiry and issuing authority as structured data that a verifier checks against the issuer signature.
The mDL predates the EUDI Wallet and comes out of the ISO/IEC 18013 series rather than EU regulation, which is why it uses the mdoc format instead of SD-JWT VC. The wallet carries it as one of the priority attestation types.
Because driving privileges are a structured field rather than a printed code, a verifier can check whether a vehicle category is covered without knowing how each country prints its cards. Expiry and revocation get checked against the issuer instead of read off plastic.
It also carries derived age attributes, which makes it a practical age credential in places where a driving licence is the thing people actually have on them.
Defined in
ISO/IEC 18013-5, ARF mDL Rulebook
Right now a rental agent has to judge 27 card designs on sight. This turns that into a signature check.
Authbound handles the protocols, formats, trust lists and revocation checks behind these terms. See what people build with them.