Package se.digg.dgc.service
Contains top-level interfaces and classes for issuing and validating Digital Covid Certificates.
-
Interface Summary Interface Description DGCBarcodeDecoder An extension to theDGCDecoder
interface that defines methods for decoding from a barcode image.DGCBarcodeEncoder An extension to theDGCEncoder
interface that defines methods for encoding to a barcode representation.DGCDecoder Service for decoding a Digital Covid Certificate from its image representation into the actual DCC payload.DGCEncoder Service for creating Digital Covid Certificates.