Click or drag to resize
Pdftools logo

SignatureConfiguration Methods

The SignatureConfiguration type exposes the following members.

Methods
 NameDescription
Public methodAddCertificate

Add a certificate

Add a certificate to the signature configuration. Adding certificates of the trust chain is often required, if they are missing in the PKCS#11 device's store and validation information is added (see ValidationInformation). For example, if this object has been created using CreateSignatureFromKeyId(Byte, Stream).
Public methodEquals
(Inherited from NativeObject)
Public methodGetHashCode
(Inherited from NativeObject)
Top
See Also