perform_chain_validation property
Leave feedback
On this page
Get or set if verification process should provide X.509 chain validation using basic validation policy. By default this value is true.
@property
def perform_chain_validation(self):
...
@perform_chain_validation.setter
def perform_chain_validation(self, value):
...
- module
groupdocs.signature.options - class
CertificateVerifyOptions
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.