3.4.5.7 GSS_VerifyMICEx() Call
Inputs:
context_handle CONTEXT HANDLE
message ORDERED LIST of:
signed BOOLEAN
data OCTET STRING
per_msg_token OCTET STRING
Outputs:
qop_state INTEGER
major_status INTEGER
minor_status INTEGER
This call is identical to GSS_VerifyMIC ([RFC2743] section 2.3.2), except that it supports multiple input buffers. Input data buffers where signed==TRUE are concatenated together and the signature is verified against the resulting concatenated buffer.