Version 23 of this C API has changed from version 22 as follows:
L_CIPHERSUITE - Takes 21 new members.
Define | Value | Description |
---|---|---|
DICOM_MAC_ALGORITHM_SHA224 | [3] | Use the Secure Hash Algorithm (SHA-2) hash function with 224-bit hash value. |
DICOM_MAC_ALGORITHM_SHA256 | [4] | Use the Secure Hash Algorithm (SHA-2) hash function with 256-bit hash value. |
DICOM_MAC_ALGORITHM_SHA384 | [5] | Use the Secure Hash Algorithm (SHA-2) hash function with 384-bit hash value. |
DICOM_MAC_ALGORITHM_SHA512 | [6] | Use the Secure Hash Algorithm (SHA-2) hash function with 512-bit hash value. |
DICOM_MAC_ALGORITHM_SHA512_224 | [7] | Use the Secure Hash Algorithm (SHA-2) hash function with 224 hash value. This is a truncated version of DICOM_MAC_ALGORITHM_SHA512. |
DICOM_MAC_ALGORITHM_SHA512_256 | [8] | Use the Secure Hash Algorithm (SHA-2) hash function with 256 hash value. This is a truncated version of DICOM_MAC_ALGORITHM_SHA512. |
DICOM_MAC_ALGORITHM_SHA3_224 | [9] | Use the Secure Hash Algorithm (SHA-3) hash function with 224-bit hash value. |
DICOM_MAC_ALGORITHM_SHA3_256 | [10] | Use the Secure Hash Algorithm (SHA-3) hash function with 256-bit hash value. |
DICOM_MAC_ALGORITHM_SHA3_384 | [11] | Use the Secure Hash Algorithm (SHA-3) hash function with 384-bit hash value. |
DICOM_MAC_ALGORITHM_SHA3_512 | [12] | Use the Secure Hash Algorithm (SHA-3) hash function with 512-bit hash value. |
DICOM_SECURITY_PROFILE_STRUCTURED_REPORT_RSA | [4] | Conform to the Structured Report RSA Digital Signature Profile. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document