共用方式為


CertificateFormat type

定義 CertificateFormat 的值。 可能的值包括:'pfx'、'cer'

type CertificateFormat = "pfx" | "cer"