Interface IEncryptionSettings
- Namespace
- Silverback.Messaging.Encryption
- Assembly
- Silverback.Integration.dll
The interface to be implemented by the encryption settings classes such as SymmetricEncryptionSettings.
public interface IEncryptionSettings : IValidatableSettings
- Inherited Members