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.

 View Only
Expand all | Collapse all

Does webMethods 8.2 support AES and SHA256 algorithm

  • 1.  Does webMethods 8.2 support AES and SHA256 algorithm

    Posted Mon January 14, 2019 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 Mon January 14, 2019 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 Tue January 15, 2019 03:08 AM


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

    Posted Tue January 15, 2019 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