Type aliases
CosePayload
CosePayload: Buffer
CoseProtectedHeaders
CoseProtectedHeaders: Buffer
CoseSignature
CoseSignature: Buffer
CoseUnprotectedHeaders
CoseUnprotectedHeaders: Map<number, Buffer>
HealthCertificate
Type declaration
dateOfBirth: string
expirationDate: Date
issuedAt: Date
issuer: string
kid: string
version: string
Name
Name: { givenName?: string; surname: string }
Type declaration
Optional givenName?: string
surname: string
RecoveredCertificate
Recovered
Certificate
: { countryOfTest
: string; dateValidFrom
: Date; dateValidUntil
: Date; firstDetectedDate
: Date; id
: string; issuer
: string; target
: Target }Type declaration
countryOfTest: string
dateValidFrom: Date
dateValidUntil: Date
firstDetectedDate: Date
id: string
issuer: string
TestCertificate
Test
Certificate
: { country
: string; date
: Date; id
: string; issuer
: string; manufacturer
: string; name
: string; result
: TestResult; target
: Target; testType
: string; testingCentre
: string }Type declaration
country: string
date: Date
id: string
issuer: string
manufacturer: string
name: string
testType: string
testingCentre: string
VaccinationCertificate
Vaccination
Certificate
: { country
: string; date
: Date; doseNumber
: number; id
: string; issuer
: string; manufacturer
: string; medicinalProduct
: string; target
: Target; totalDoses
: number; vaccineType
: VaccineType }Type declaration
country: string
date: Date
doseNumber: number
id: string
issuer: string
manufacturer: string
medicinalProduct: string
totalDoses: number
Electronic Health Certificate Specification