Uses of Class
com.lacinato.tools.bdkim.BdkimAnalyzer.SignatureResults

Packages that use BdkimAnalyzer.SignatureResults
com.lacinato.tools.bdkim   
 

Uses of BdkimAnalyzer.SignatureResults in com.lacinato.tools.bdkim
 

Methods in com.lacinato.tools.bdkim that return BdkimAnalyzer.SignatureResults
 BdkimAnalyzer.SignatureResults BdkimAnalyzer.determineDkimStatuses(java.lang.String raw_message)
          This is the main API call into BdkimAnalyzer.
 BdkimAnalyzer.SignatureResults BdkimAnalyzer.determineDkimStatuses(java.lang.String raw_message, boolean check_for_headers)
          Given a raw message (headers and all), this method will return the DK/DKIM results from the perl BDKIM server.