API Reference
Functions listed in the order they should be used
- startupSNF() - Initializes the SNF engine and loads the rulebase
- startupSNFAuthenticated() - Initializes SNF with license info
- setThrottle() - Sets a concurrent thread limit (if desired)
- testIP() - Returns the GBUdb reputation range for an IP
- getIPReputation() - Returns IP Reputation Figure for an IP
- scanBuffer() - Scans a message buffer
- scanFile() - Scans a message file
- getScanXHeaders() - Returns the scan result and XHeaders
- getScanXMLLog() - Returns the scan result and XML Log data
- getScanClassicLog() - Returns the scan result and Classic Log Data
- getScanResult() - Returns the scan result (nothing else)
- closeScan() - Closes the scan and releases resources
- shutdownSNF() - Shuts down the SNF engine