DCMTK
Version 3.6.5
OFFIS DICOM Toolkit
|
type definitions, constants and classes for User Identity Negotiation More...
Classes | |
class | UserIdentityNegotiationSubItem |
Abstract base class for User Identity Negotiation user items. More... | |
class | UserIdentityNegotiationSubItemRQ |
Class for User Identity Negotiation request user item. More... | |
class | UserIdentityNegotiationSubItemAC |
Class representing a User Identity Negotiation acknowledgement sub item. More... | |
Macros | |
#define | DUL_TYPENEGOTIATIONOFUSERIDENTITY_REQ (unsigned char)0x58 |
User Identity Negotiation request always identifies with 0x58. | |
#define | DUL_TYPENEGOTIATIONOFUSERIDENTITY_ACK (unsigned char)0x59 |
User Identity Negotiation acknowledge identifies with 0x59. | |
#define | numUserIDModes 5 |
Number of valid User Identity Negotiaton Modes. | |
Enumerations | |
enum | T_ASC_UserIdentityNegotiationMode { , ASC_USER_IDENTITY_MAX_VALUE = ASC_USER_IDENTITY_JWT } |
Mode of User Identity Negotiation. More... | |
type definitions, constants and classes for User Identity Negotiation