hash_algorithm property
Leave feedback
On this page
Gets or sets the hash algorithm to be used for cryptographic operations. Supported exclusively for digital signatures in PDF files.
@property
def hash_algorithm(self):
...
@hash_algorithm.setter
def hash_algorithm(self, value):
...
- module
groupdocs.signature.options - class
HashAlgorithm - class
SignOptions
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.