data_encryption property Leave feedback On this page data_encryption property Definition: See Also data_encryption property Gets or sets implementation of IDataEncryption interface to encrypt all Metadata signatures withing this options collection. If this value is set all added signatures will use this encryption by default or its own DataEncryption if it was assigned. Definition: @property def data_encryption(self): ... @data_encryption.setter def data_encryption(self, value): ... See Also module groupdocs.signature.options class IDataEncryption class MetadataSignOptions Was this page helpful? Not really Yes, thanks Any additional feedback you'd like to share with us? Skip Send Please tell us how we can improve this page. Skip Send Thank you for your feedback! We value your opinion. Your feedback will help us improve our documentation.