All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.rub.nds.tlsbreaker.breakercommons.config.PcapAttackConfig Maven / Gradle / Ivy

There is a newer version: 1.0.1
Show newest version
package de.rub.nds.tlsbreaker.breakercommons.config;

public interface PcapAttackConfig {
    String getPcapFileLocation();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy