Class SymmetricEncryptionSettings
The encryption settings used to encrypt the messages.
Implements
Inherited Members
Namespace: Silverback.Messaging.Encryption
Assembly: Silverback.Integration.dll
Syntax
public class SymmetricEncryptionSettings : SymmetricEncryptionSettingsBase, IValidatableEndpointSettings
Properties
| Improve this doc View sourceKeyIdentifier
Gets or sets the key identifier to be sent in the header (see
Encryption
Declaration
public string? KeyIdentifier { get; set; }
Property Value
Type | Description |
---|---|
string |