PdfCertifierSilent Property |
Namespace: RadPdf.Integration
true (default) if no password / PIN requests should be made to the UI; false if a UI prompt can also be shown (useful for testing with USB
This property directly maps to the value of parameter used when calling System.Security.Cryptography.Pkcs.SignedCms.ComputeSignature(CmsSigner, bool).
In server applications, this value should usually be false.