Class DesEncryption
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: FixAntenna.FixEngine.Encryption
Assembly: FixAntenna.Encryption.dll
Syntax
public class DesEncryption : AbstractEncryption, IEncryption
Constructors
DesEncryption(Config, String)
Declaration
public DesEncryption(Config properties, string sender)
Parameters
Type | Name | Description |
---|---|---|
Config | properties | |
System.String | sender |
Properties
Type
Declaration
public override EncryptionType Type { get; }
Property Value
Type | Description |
---|---|
EncryptionType |