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