ГОСТ Р 56845—2015
Abort_reason reason;
} ABRT_apdu;
typedel octet_string PRSTapdu;
typedef intu16 InvokelDType:
typedef struct EventReportArgumentSimple
{
HANDLE obLhandle;
RelativeTime event_time;
OID_Type event_type;
Any eventjnfo:
} EventReportArgumentSimple.
typedef struct GetArgumentSsmple
{
HANDLE obLhandte;
AttributeldList attribute_kJ_list.
} GetArgumentSimple;
typedef intu16 ModifyOperator;
#define
#define
«define
«define
REPLACE0
ADD_VALUES1
REMOVE_VALUES2
SET_TO_DEFAULT3
typedef struct AttributeModEntry
{
ModifyOperator modify^operator;
AVA_Type attribute;
} AttributeModEntry;
typedef struct ModificationList
{
intu16 count;
intu16 length;
AttributeModEntry value[1];/* первый элемент массива V
} ModificationList;
typedef struct SetArgumentSimple
{
H A N D L E o b j_ h a n d te ;
ModificationList modificationjist;
} SetArgumentSimple;
typedef struct ActionArgumentSimple
{
HANDLE obj_handle;
OID_Type action_type;
Any action_info_args;
} ActionArgumentSimple;
typedef struct EventReportResultSimple
{
HANDLE obj_handte;
RelativeTime currentTime;
OID_Type event_type;
Any event_repfy_info;
} EventReportResultSimple;
typedef struct GetResultSimple
{
HANDLE obLhandte;
AttributeList attributeJist;
} GetResultSimple;
151