EldoS
Navigation
Web site
Support
Table Of Contents

TElDTLSServer class

Properties     Declared in     Licensing    


 

TElDTLSServer provides server-side functionality for DTLS protocol.

 
 

Description

    TElDTLSServer provides server-side support for the Datagram Transport Layer Security (DTLS) protocol which is specified in [RFC 4347]. The DTLS protocol provides communications privacy for datagram protocols. The DTLS protocol is based on the Transport Layer Security (TLS) protocol and provides equivalent security guarantees.
    TElDTLSServer is a descendant of TElSecureServer and inherits all its methods/properties used for establishing connections, sending and receiving data.

 
 

Properties

  • DatagramSize
  • MaxDataSize
  • SplitLongData
  • UseRetransmissionTimer
  • TimerValue
  • AutoAdjustTimerValue
  • UseClientVerification
 
 

Declared in

.NET:

  • Namespace: SBDTLSServer
  • Assembly: SecureBlackbox.SSLServer
VCL:
  • Unit: SBDTLSServer
ActiveX/DLL: Not implemented
 
 

Licensing

To use the component in development and distribution of your projects, you need to purchase one of the licenses:

.NET: SSLBlackbox client-server OR SecureBlackbox Transports OR SecureBlackbox Standard OR SecureBlackbox Professional

VCL: SSLBlackbox client-server OR SecureBlackbox Transports OR SecureBlackbox Standard OR SecureBlackbox Professional

ActiveX/DLL: Not implemented

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation