Pdf |
Gets or sets the format of the Content that this signer produces.
The SignatureFormat must be CAdES if SignatureLevel is set to PAdES_B_B or higher.
Default value: PKCS7.
Exception | Condition |
---|---|
InvalidOperationException | Value must be either PKCS7, PKCS7_SHA1 or CAdES (required if SignatureLevel is PAdES_B_B or higher). Values PKCS1 and PKCS7_SHA1 are deprecated. Instead of value RFC3161, method Timestamp(PdfTimestamper) should be used. |