data_encryption property
data_encryption property
Gets or sets implementation of IDataEncryption
interface to encode and decode QR-Code Signature Text or Data properties.
Definition:
@property
def data_encryption(self):
...
@data_encryption.setter
def data_encryption(self, value):
...
See Also
- module
groupdocs.signature.options
- class
IDataEncryption
- class
QrCodeSearchOptions