SymmetricEncryptionAttribute class
Leave feedback
On this page
Instructs instances serialization to encrypt / decrypt object serialization string.
The SymmetricEncryptionAttribute type exposes the following members:
| Constructor | Description |
|---|---|
| init | Creates symmetric algorithm with parameters. |
| init | Creates symmetric algorithm with parameters and default passphrase. |
| Method | Description |
|---|---|
| encode | Encrypts string based on provided algorithm type, key and salt parameters |
| decode | Decrypts passed string based on algorithm type, key and salt parameters |
- module
groupdocs.signature.domain.extensions - class
IDataEncryption
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.