3.4.5.6 GSS_GetMICEx() Call
Inputs:
context_handle CONTEXT HANDLE
qop_req INTEGER, -- 0 specifies default QOP
message ORDERED LIST of:
sign BOOLEAN
data OCTET STRING
Outputs:
major_status INTEGER
minor_status INTEGER
message ORDERED LIST of:
signed BOOLEAN
data OCTET STRING
per_msg_token OCTET STRING
This call is identical to GSS_GetMIC ([RFC2743] section 2.3.1), except that it supports multiple input buffers. Input data buffers where sign==TRUE are concatenated together and the resulting OCTET STRING is signed as specified by the following RFCs, depending on the session key encryption type: