java - SealedObject in https communication -
java - SealedObject in https communication -
i know if it's recommended create sealedobject create client-server communication preserve privacy. client-server communication done via https. maybe it's protected https communication, , double encryption create server works more needed.
thank you.
well both same, encript , decript data. maybe if https encryption not strong, have no way alter , info extremly sensitive might utilize sealedobject farther encrypt, other that, strong (like 256 bits) https encryption should ok.
java security javax.crypto
Comments
Post a Comment