Class PgpDesMd5Encryption
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 PgpDesMd5Encryption : AbstractEncryption, IEncryption
Constructors
PgpDesMd5Encryption(Config, String, String, Int32)
Declaration
public PgpDesMd5Encryption(Config properties, string sender, string target, int port)
Parameters
Type | Name | Description |
---|---|---|
Config | properties | |
System.String | sender | |
System.String | target | |
System.Int32 | port |
Properties
Type
Declaration
public override EncryptionType Type { get; }
Property Value
Type | Description |
---|---|
EncryptionType |