javadoc fix

This commit is contained in:
zzz
2021-08-03 08:37:41 -04:00
parent cf38697774
commit 2cb0650980

View File

@@ -347,7 +347,6 @@ public abstract class TunnelCreatorConfig implements TunnelInfo {
/**
* ECIES short OBEP record only.
* @return null for ElGamal or ECIES long record or non-OBEP
* @since 0.9.51
*/
public void setGarlicReplyKeys(OneTimeSession keys) {