certificate_stream property
Leave feedback
On this page
Gets or sets digital certificate stream. If this property is specified it is always used instead CertificateFilePath.
@property
def certificate_stream(self):
...
@certificate_stream.setter
def certificate_stream(self, value):
...
- module
groupdocs.signature.options - class
DigitalSignOptions
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.