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

net.klakegg.pkix.ocsp.builder.BuildHandler Maven / Gradle / Ivy

package net.klakegg.pkix.ocsp.builder;

/**
 * @author erlend
 */
public interface BuildHandler {

    T build(Properties properties);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy