thumbprint property
thumbprint property
Specify Certificate Thumbprint if it should be verified.
Definition:
@property
def thumbprint(self):
...
@thumbprint.setter
def thumbprint(self, value):
...
See Also
- module
groupdocs.signature.options
- class
CertificateVerifyOptions