Decode
SymmetricEncryptionAttribute.Decode method
Decrypts passed string based on algorithm type, key and salt parameters
public string Decode(string source)
| Parameter | Type | Description |
|---|---|---|
| source | String | Encrypted string to decode. |
Return Value
Returns decoded string.
See Also
- class SymmetricEncryptionAttribute
- namespace GroupDocs.Signature.Domain.Extensions
- assembly GroupDocs.Signature