3.4.8 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(), except that it supports multiple input buffers.