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
  • 1.  PGP encryption

    Posted Wed February 07, 2007 05:13 PM

    Hi,

    One of our partner ask us to encrypt the XML data with PGP. I find a java service VAN.VANConnectivity:PGPEncoding to do it (WM version 6.1) but I really don’t know what to put into the input fields

    • content (I think it is the XML content in bytes but I’m not sure)
    • PGPpublicKeyfile
    • PGPprivateKeyfile
    • passphrase

    Also, can I just use this java service or I will need to use something else with it?

    Thank you.


    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport
    #webMethods


  • 2.  RE: PGP encryption

    Posted Thu February 08, 2007 09:25 PM

    I would assume that a user’s guide PDF was included with the package providing the VANConnectivity services. What does it say?


    #webmethods-Protocol-and-Transport
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: PGP encryption

    Posted Fri February 09, 2007 02:35 PM

    I search “VANConnectivity:PGPEncoding” in all the PDF files and I didn’t have any match. No result.


    #webMethods
    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport


  • 4.  RE: PGP encryption

    Posted Fri February 09, 2007 04:43 PM

    Searching the EDI Module 6.1 Built-In Services Reference PDF for “PGP encryption” turned up this comment:

    Mark


    #webmethods-Protocol-and-Transport
    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: PGP encryption

    Posted Fri February 16, 2007 12:40 PM

    content - Data that you need to encrypt
    PGPpublicKeyfile, PGPprivateKeyfile, passphrase - This would be available once you setup the PGP Server, I believe there are some commercial & open source PGP available.

    You might want to visit here.

    HTH

    Malhar


    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport
    #webMethods