This commit is contained in:
N
2022-09-07 16:29:17 +02:00
parent 8778ae0aef
commit 74e7f7d079
3 changed files with 60 additions and 5 deletions

View File

@ -85,7 +85,7 @@ func TestEndToEnd(t *testing.T) {
if err2 != nil {
fmt.Println(err2.Error())
}
fmt.Println("--- myFriend.decryptedMess = ", string(decMess))
fmt.Println("--- NBA myFriend.decryptedMess = ", string(decMess))
// simulates a new server to send a message to
var intS1 client.InternalServer