Router: Misc. javadocs and debug

This commit is contained in:
zzz
2018-06-26 18:45:11 +00:00
parent 3c53dfe628
commit 96c565d486
7 changed files with 10 additions and 14 deletions

View File

@ -72,7 +72,6 @@ class SymmetricState implements Destroyable {
* Constructs a new symmetric state object.
* Noise protocol name is hardcoded.
*
* @param protocolName The name of the Noise protocol, which is assumed to be valid.
* @param cipherName The name of the cipher within protocolName.
* @param hashName The name of the hash within protocolName.
*