We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d99e16 commit a7ddc6cCopy full SHA for a7ddc6c
TLS-Core/src/main/java/de/rub/nds/tlsattacker/core/config/Config.java
@@ -518,7 +518,7 @@ public static Config createEmptyConfig() {
518
private Boolean addSessionTicketTLSExtension = false;
519
520
/**
521
- * * If we generate ClientHello with extended Random Extension
+ * If we generate ClientHello with extended Random Extension
522
*/
523
private Boolean addExtendedRandomExtension = false;
524
0 commit comments