Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS DICOM C++ Class Library Help

L_CIPHERSUITE

Show in webframe

enum _L_CIPHERSUITE
{
   TLS_DHE_RSA_WITH_DES_CBC_SHA = 0x12,
   TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA = 0x13,  // mandatory standard
  TLS_DHE_RSA_AES256_SHA = 0x14,
};

The L_CIPHERSUITE data type is used by the LDicomNet::XXXTLS functions to specify the type of ciphersuite used in the TLS Security. Currently, these are the only ciphersuites supported by LEADTOOLS.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.