Crate greenpass[][src]

Structs

Structure that represents a Green Pass entry.

Represents the whole certificate blob (excluding metadata and signature, which are unsupported at the moment)

Attests the full recovery from a given disease

Attests that a test for a given disease has been conducted.

Attests that an individual has been vaccinated for a given disease.

Enums

Error type that represents every possible error condition encountered while loading a certificate

Identifies the recognized test types

Functions

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