Declaration

TnxBlowfishRC4SecuredTransport = class(TnxBaseSecuredTransport)

 
Description

Transport designed to wrap regular network transports with an encryption layer.

 
See Also

TnxWinsockTranspor, TnxNamedPipeTransport

 
Methods

Create

constructor.

Destroy

destructor.

LoadSettingsFromStream

This function loads the Transport settings from a stream using aReader.

SaveSettingsToStream

This function saves the Transport settings to a stream using aWriter.

 
Properties

Key

The encryption key. It can be any length, and must be the same on both ends of the connection.

 
File

 
nxtsBlowfishRC4SecuredTransport

Home | Site Contents | Documentation | NexusDB Manual V4 | Class Reference | Symbol Reference | Classes