CertificateDecoder

public interface CertificateDecoder

Provides ability to decode QR code representing green certificate to local model {@link CertificateModel}

Functions

Link copied to clipboard
abstract CertificateDecodingResult decodeCertificate(String qrCodeText)

Returns success result with {@link CertificateModel} or descriptive error model.

Inheritors

Link copied to clipboard