IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Does webMethods 8.2 support AES and SHA256 algorithm

    Posted 01/14/19 05:16 AM

    Does anybody know webMethods 8.2 support AES and SHA256 algorithm?
    I don’t see these selections in the TN console.
    Thanks


    #B2B-Integration
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Does webMethods 8.2 support AES and SHA256 algorithm

    Posted 01/14/19 06:29 PM

    Check if this service
    pub.security.util:createMessageDigest helps.

    It supports the below algo.

    MD5
    SHA-1/256/384.


    #Integration-Server-and-ESB
    #B2B-Integration
    #webMethods


  • 3.  RE: Does webMethods 8.2 support AES and SHA256 algorithm

    Posted 01/15/19 03:08 AM


  • 4.  RE: Does webMethods 8.2 support AES and SHA256 algorithm

    Posted 01/15/19 05:42 PM

    Not sure about this if we have one. Check the built-in WmPublic services guide, else you can write a custom java service.


    #B2B-Integration
    #Integration-Server-and-ESB
    #webMethods