SignerContext class

SignerContext class

Document signer context

Inheritance: SignerContextProcessorContext

Constructors

NameDescription
SignerContext()The default constructor.

Properties

NameDescription
certificate_holderCertificateHolder object with certificate that used to sign file.
font_settingsFont settings used by the processor.
(Inherited from ProcessorContext)
layout_optionsDocument layout options used by the processor.
(Inherited from ProcessorContext)
sign_optionsSignOptions object with various signing options.
warning_callbackWarning callback used by the processor.
(Inherited from ProcessorContext)

See Also