java - How to convert from String to SealedObject? -


i have sealedobject containing information. before being sent on server, convert string. once information arrives @ server end, have key decrypt encrypted information, if it's sealedobject though, wish convert string sent sealedobject on server side. possible? suggestions appreciated.


Comments

Popular posts from this blog

Combining PHP Registration and Login into one class with multiple functions in one PHP file -

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -