Crate greenpass

Source

Structs§

GreenPass
Structure that represents a Green Pass entry.
HealthCert
Represents the whole certificate blob
Recovery
Attests the full recovery from a given disease
Signature
Represents the signature and signature metadata for a HealthCert.
Test
Attests that a test for a given disease has been conducted.
Vaccine
Attests that an individual has been vaccinated for a given disease.

Enums§

CertInfo
CodeSystemVersion
Error
Error type that represents every possible error condition encountered while loading a certificate
Manufacturer
ManufacturerInOMS
TestName
Identifies the recognized test types
VaccineAuthorizationStatus
VaccineMedicinalProduct
VaccineProphylaxis

Functions§

parse
Parses a Base45 CBOR Web Token containing a EU Health Certificate. No signature validation is currently performed by this crate.