Secure Channel Message Signature Validation

Prev Next

The Secure Channel message signature validation operation enables a user to verify a signature against a signed request message using Secure Channel.

At a minimum, the authSignature command requires the following set of signature field attributes in order to perform signature validation:

  • SIGNFLD_COMPONENT_TYPE
  • SIGNFLD_USERID
  • SIGNFLD_SIGNATURE
  • SIGNFLD_REQUEST_KEY

For more information about the required and optional attributes for this command, see SOAP signature validation.