Namespace Volo.Abp.Security.Encryption
Classes
AbpStringEncryptionOptions
Options used by IStringEncryptionService.
StringEncryptionService
Can be used to simply encrypt/decrypt texts.
Interfaces
IStringEncryptionService
Can be used to simply encrypt/decrypt texts. Use AbpStringEncryptionOptions to configure default values.