Enum MessageQueueTaskEncryptionAlgorithm
Namespace: Varigence.Languages.Biml.Task
Assembly: Biml.dll
C#
public enum MessageQueueTaskEncryptionAlgorithm
Fields
Fields | Description |
---|---|
RC2 | Specifies that the Rivest Cipher 2 should be used. |
RC4 | Specifies that the Rivest Cipher 4 should be used. |