Encode
SymmetricEncryptionAttribute.Encode method
Encrypts string based on provided algorithm type, key and salt parameters
public string Encode(string source)
| Parameter | Type | Description | 
|---|---|---|
| source | String | Source string to encode | 
Return Value
Returns encoded string.
See Also
- class SymmetricEncryptionAttribute
 - namespace GroupDocs.Signature.Domain.Extensions
 - assembly GroupDocs.Signature