Credential format - SD-JWT

Sample PID

Claims (data returned when using the fixed set of testdata):

{
    "vct": "urn:eu.europa.ec.eudi:pid:1",
    "iss": "https://demo.pid-issuer.bundesdruckerei.de/c",
    "issuing_country": "DE",
    "issuing_authority": "DE",
    "given_name": "ERIKA",
    "family_name": "MUSTERMANN",
    "birth_family_name": "GABLER",
    "birthdate": "1964-08-12",
    "age_birth_year": 1964,
    "age_in_years": 59,
    "age_equal_or_over": {
        "12": true,
        "14": true,
        "16": true,
        "18": true,
        "21": true,
        "65": false
    },
    "place_of_birth": {
        "locality": "BERLIN"
    },
    "address": {
        "locality": "KÖLN",
        "postal_code": "51147",
        "street_address": "HEIDESTRAẞE 17"
    },
    "nationalities": ["DE"]
}
        

Raw SD-JWT VC in compact serialization form: