PdfSignerRSASignaturePadding Property |
Gets or sets the RSA signature padding to use if signer's certificate has an 'RSA' public key.
Default value: . If signer's certificate has an 'RSA' public key, Pkcs1 is used.
Namespace: GemBox.Pdf.Forms
Exception | Condition |
---|---|
ArgumentException | Signer's certificate doesn't have an 'RSA' public key so RSA signature padding must be . |