Pdf |
Initializes a new instance of the PdfSigner class with a digital ID from the specified source.
The digital ID source is either an instance of a X509Certificate2 with a private key or an instance of a CspParameters.
| Exception | Condition |
|---|---|
| ArgumentException | The digitalIdSource parameter is not an instance of a X509Certificate2 or a CspParameters. |