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