Interface EncryptionService
- All Known Implementing Classes:
AesEncryptionService, NoopEncryptionService
public interface EncryptionService
A general service that can be used to encrypt and decrypt values within the platform.
- Author:
- Filip Hrisafov
-
Method Summary
-
Method Details
-
encrypt
-
decrypt
-