Pkcs7CertificateSource
PEM text (may contain multiple CERTIFICATE blocks), raw DER bytes, or an already-parsed certificate.
ts
type Pkcs7CertificateSource = string | Uint8Array | ParsedCertificate