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 -

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

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