Click or drag to resize

EncryptionHeader Class

Fields related to the EncryptionHeader Class.
Inheritance Hierarchy

Namespace:  ConneXion
Assembly:  ConneXion (in ConneXion.dll) Version: 2020.0
Syntax
public class EncryptionHeader : SoapHeader

The EncryptionHeader type exposes the following members.

Constructors
  NameDescription
Public methodEncryptionHeader
Initializes a new instance of the EncryptionHeader class
Top
Fields
  NameDescription
Public fieldClientPublicKey
The client public key
Public fieldReceive
The receive
Public fieldSend
The send
Public fieldServerPublicKey
The server public key
Top
See Also