
Encapsulates European Health Insurance Card details as SD-JWT credentials, facilitating initialization and data handling for attributes like social security number, issuing authority, and expiry date.
Data classes representing a European Health Insurance Card (EHIC), as a SD-JWT credential, with the help of VC-K.
Be sure to call at.asitplus.wallet.ehic.Initializer.initWithVCK first thing in your application.
Implemented attributes:
social_security_number (String, deprecated)personal_administrative_number (String)issuing_country (String)issuing_authority.id (String)issuing_authority.name (String)authentic_source.id (String)authentic_source.name (String)document_number (String)issuance_date (LocalDate, deprecated)date_of_issuance (LocalDate)expiry_date (LocalDate, deprecated)date_of_expiry (LocalDate)starting_date (LocalDate)ending_date (LocalDate)Release 1.2.0:
Release 1.1.0:
personal_administrative_numberauthentic_source.id, authentic_source.name
date_of_isusancedate_of_expirystarting_dateending_datesocial_security_numberissuance_dateexpiry_dateRelease 1.0.0:
The Apache License does not apply to the logos, (including the A-SIT logo and the VC-K logo) and the project/module name(s) (even those used only in badges), as these are the sole property of A-SIT/A-SIT Plus GmbH and may not be used in derivative works without explicit permission!
Data classes representing a European Health Insurance Card (EHIC), as a SD-JWT credential, with the help of VC-K.
Be sure to call at.asitplus.wallet.ehic.Initializer.initWithVCK first thing in your application.
Implemented attributes:
social_security_number (String, deprecated)personal_administrative_number (String)issuing_country (String)issuing_authority.id (String)issuing_authority.name (String)authentic_source.id (String)authentic_source.name (String)document_number (String)issuance_date (LocalDate, deprecated)date_of_issuance (LocalDate)expiry_date (LocalDate, deprecated)date_of_expiry (LocalDate)starting_date (LocalDate)ending_date (LocalDate)Release 1.2.0:
Release 1.1.0:
personal_administrative_numberauthentic_source.id, authentic_source.name
date_of_isusancedate_of_expirystarting_dateending_datesocial_security_numberissuance_dateexpiry_dateRelease 1.0.0:
The Apache License does not apply to the logos, (including the A-SIT logo and the VC-K logo) and the project/module name(s) (even those used only in badges), as these are the sole property of A-SIT/A-SIT Plus GmbH and may not be used in derivative works without explicit permission!