The certificate chain to include in the digital signature.
It can be a list of DER-encoded (represented as an ArrayBuffer) or PEM-encoded certificates.
OptionalocspOptional array of OCSP responses. Required if the signature needs to be LTV enabled.
The raw (for example, PKCS#1) signature as an ArrayBuffer.
OptionaltimestampOptional timestamp token, DER-encoded. The format should be as
specified by [RFC3161]https://www.rfc-editor.org/info/rfc3161. If no timestamp response is provided, the signing
process will fallback to the optional signingData.timestamp field of
NutrientViewer.SignaturePreparationData.
Represents the result of a signing process that returns a raw, (for instance, PKCS#1) signature.