Layer7 API Management

 View Only
  • 1.  Decoding encrypted data through assertion

    Posted Jul 09, 2019 01:42 AM
    Hi Team,

    We are encrypting the JSON data through symmetric assertion using AES/ECB/PKCS5Padding and getting encrypted string in base64Encoded form.

    While client requirement is to get the encrypted request in string format without any encoding.

    So trying to decode the encrypted data we are getting Junk character like this : @�M1نQ��� $I71��v\�V"

    So please help us to get this data in string format without any encoding.

    ------------------------------
    Chief Manager,
    ICICI Bank
    Hyderabad
    ------------------------------


  • 2.  RE: Decoding encrypted data through assertion
    Best Answer

    Broadcom Employee
    Posted Jul 18, 2019 02:58 PM
    It sounds like you may not be decrypting or decoding correctly. Can you please elaborate on how you are doing this in policy? If you cannot share your policy here, it may be needed to create a support case so that we can review your policy in greater detail to ensure you are using the expected assertions and in the expected way.