A B C D G H M R S T V

D

DEFAULT_CONNECT_TRIES - Static variable in class com.lacinato.tools.bdkim.BdkimAnalyzer
Default 3 total attempts to connect to non-responsive server port
DEFAULT_CONNECTION_TIMEOUT - Static variable in class com.lacinato.tools.bdkim.BdkimAnalyzer
Default 15 seconds
DEFAULT_DATA_TIMEOUT - Static variable in class com.lacinato.tools.bdkim.BdkimAnalyzer
Default 300 seconds - DNS calls could take a while on the perl side
DEFAULT_HOST - Static variable in class com.lacinato.tools.bdkim.BdkimAnalyzer
Default "localhost"
DEFAULT_PORT - Static variable in class com.lacinato.tools.bdkim.BdkimAnalyzer
Default 12300
determineDkimStatuses(String) - Method in class com.lacinato.tools.bdkim.BdkimAnalyzer
This is the main API call into BdkimAnalyzer.
determineDkimStatuses(String, boolean) - Method in class com.lacinato.tools.bdkim.BdkimAnalyzer
Given a raw message (headers and all), this method will return the DK/DKIM results from the perl BDKIM server.

A B C D G H M R S T V