Discuss this help topic in SecureBlackbox Forum

TElDTLSServer class

Properties     Methods     Events     Declared in     Licensing     


TElDTLSServer provides server-side functionality for DTLS protocol. TElDTLSServer is a descendant of TElSSLServer and inherits all its methods/properties used for establishing connections, sending and receiving data.

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.
    

Properties

Inherited from TElSSLServer Inherited from TElSSLClass

Methods

Inherited from TElSSLServer

Events

Inherited from TElSSLServer

Inherited from TElSSLClass

Declared in

.NET:
  • Namespace: SBDTLSServer
  • Assembly: SecureBlackbox.SSLServer
VCL:
  • Unit: SBDTLSServer
Java:
  • Package: SecureBlackbox.SSLServer.jar
C++:
  • sbdtlsserver.h

Licensing

To use this class in the development and distribution of your software projects, you need to purchase one of the following licenses:

SecureBlackbox Professional

Discuss this help topic in SecureBlackbox Forum