Discuss this help topic in SecureBlackbox Forum

TElDTLSClient class

Properties     Methods     Events     Declared in     Licensing     


TElDTLSClient provides client-side functionality for DTLS protocol. It is a descendant of TElSSLClient and inherits all its methods/properties used for establishing connections, sending and receiving data.

Description

    TElDTLSClient provides client-side support for the Datagram Transport Layer Security (DTLS) protocol as described 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 TElSSLClient Inherited from TElSSLClass

Methods

Inherited from TElSSLClient

Events

Inherited from TElSSLClient

Inherited from TElSSLClass

Declared in

.NET:
  • Namespace: SBDTLSClient
  • Assembly: SecureBlackbox.SSLClient
VCL:
  • Unit: SBDTLSClient
Java:
  • Package: SecureBlackbox.SSLClient.jar
C++:
  • sbdtlsclient.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, SecureBlackbox Standard, SecureBlackbox Lite

Discuss this help topic in SecureBlackbox Forum