sockets - Java SSLSockets and repetition attack -



sockets - Java SSLSockets and repetition attack -

i'm working on java server platform school project. i'm using ssl tcp sockets communication , i'm in stage of developing json protocol between client , server.

my question whether messages in protocol should contain unique id or if using if ssl tcp sockets plenty avoid repetition attacks.

no. ssl immune replay attacks

java sockets ssl tcp

Comments

Popular posts from this blog

php - How to pass multiple values from url -

database - php search bar when I press submit with nothing in the search bar it shows all the data -

ios - How to load .png images from Documents folder of an app -