Server encryption, client decryption, without the client having the ability to encrypt?

Is it possible to encrypt data server side and then decrypt it client side; without the client having the ability to encrypt the data themselves after decrypting?

I’m working on a license manager which needs to be able to re… Continue reading Server encryption, client decryption, without the client having the ability to encrypt?