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