CertificateFormat type

Defines values for CertificateFormat. Possible values include: 'pfx', 'cer'

type CertificateFormat = "pfx" | "cer"