$titleName
#if (!$face)
Logo
#else Logo #end
Logo
#foreach($entry in $rowProperties.entrySet()) ## Iterate over the outer map #if($entry.value) ## Check if the value exists for this entry #set($nestedMap = $entry.value) ## Get the nested value #if($nestedMap && $nestedMap.size() > 0) ## Check if nestedMap is a Map with entries #foreach($nestedEntry in $nestedMap.entrySet()) ## Iterate over the nested map #if($nestedEntry.value) ## Ensure that there’s a value for this nested entry
$nestedEntry.key
#if($nestedEntry.value.startsWith("data:image/")) Embedded Visual #else
$nestedEntry.value
#end
#end #end #else
$entry.key
#if($entry.value.startsWith("data:image/")) Embedded Visual #else
$entry.value
#end
#end #end #end
#if($isSdJwtWithDisclosures) #if($isMaskedOn)
i
Your card includes specific details marked by the issuer as selectively disclosable. Fields marked (X) are selectively disclosable and can be shared independently during credential presentation. Other fields not listed here can only be disclosed as part of the full credential, if requested by the verifier.
#else
i
Your credential includes fields that can be shared selectively. These fields are not marked separately for you to identify visually, but you will see and choose them when presenting this credential to a verifier.
#end #end
QR Code
Please note: #if ($credentialValidity != -1) This credential is limited to a maximum of [$credentialValidity] verifications by authorized verifiers. Once the specified number of verifications has been reached, this credential will no longer be valid for further verification attempts. #else This credential can be used for verification by authorized verifiers without any limit on the number of verifications. It provides continuous, secure access for credential validation. #end