CertificateTags type

Interfejs reprezentujący kształt tagów certyfikatów. Tagi to tylko pary klucz-wartość ciągu.

type CertificateTags = { [propertyName: string]: string }