cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X

How to decrypt string in EMS, that encrypted using EncryptionService.EncryptWithKey?

zwenxi
1-Newbie

How to decrypt string in EMS, that encrypted using EncryptionService.EncryptWithKey?

I encrypted a string using EncryptionService.EncryptWithKey. How to decrypt it in EMS, which developed using .NET SDK.

2 REPLIES 2
supandey
19-Tanzanite
(To:zwenxi)

Zhu, could you add some use case detail on this. Also as you mentioned that :

How to decrypt it in EMS, which developed using .NET SDK.

Did you encrypt the string with EncryptionServices.EncryptWithKey in .NET SDK?

I need to decrypt the string from client side, which is encrypted at server side using service EncryptionService.EncryptWithKey. I want to know the encryption algorithom.

And I've got the anwser from the link 'https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS216822'. Thanks a lot for your reply.

Top Tags