Values_0.CodeSigningCertificateChainSourceDescribes the certificate chain being used when code signing a file.
type nonrec t = {certificateName : CertificateName.t option;The name of the certificate.
*)inlineDocument : InlineDocument.t option;A base64 encoded binary representation of the code signing certificate chain.
*)}