issuer_name property
Leave feedback
On this page
Issuer name of the certificate to validate. Value is case sensitive. If this property is set verification will check if Signature’s issuer name contains or equals passed value
@property
def issuer_name(self):
...
@issuer_name.setter
def issuer_name(self, value):
...
- module
groupdocs.signature.options - class
DigitalVerifyOptions
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.