Main file types
The following table summarizes the main types of files that Secure Plug-In uses. It does not list file types for other PATROL components, such as PATROL KMs or PATROL consoles. Note that these same file types may be used differently by other applications. For example, not all .htm files are help files.
File types by file extension
File extension | File type | Comments |
---|---|---|
All Platforms | ||
.htm | HTML file | Used as help files, [parm90:other uses] |
.jar | Executable Jar file | Used as help files, [parm90:other uses] |
.kdb | Key Database file | Contains a store of keys used to decrypt data, and a set of CA certificates and User Certificates |
.km | KM file | Contains information about an application class |
.kml | KM List file | Lists the KMs that the .kml file loads |
.lib | Library file | Contains data that the application references |
.log | Log file | Contains log data in plain text format |
.psl | Uncompiled PATROL Script Language |
|
.txt | Text file | Contains plain text |
Windows | ||
.bat | Batch file |
|
.bmp | Bitmap image | Contains icons for application classes used with PATROL Console for Windows |
.bmk | Bitmap mask file | Contains mask information for icons for application classes used with PATROL Console for Windows |
.chm | Compiled HTML Help file | Stored on PATROL Console Server (which might be a UNIX computer), but used on PATROL Central Operator - Windows Edition |
.cmd | Microsoft Windows command file |
|
.cnt | WinHelp Help contents file | Used with PATROL Console for Windows |
.dll | Application extension | Contains data that the application references |
.exe | Application | Contains an executable file |
.gid | WinHelp temporary file | Created automatically when a WinHelp file is opened |
.hlp | WinHelp Help file | Used with PATROL Console for Windows |
.sys | System file for device driver or hardware configuration |
|
.tlb | Remote Automation OLE TypeLib files, Dynamic Link Library |
|
.vbe | Visual Basic script |
|
.vbs | Visual Basic for Applications script |
|
UNIX | ||
.bin | Binary file |
|
.sh | Shell script | Executes program instructions |
* | Executable | File extensions, or lack thereof, do not prevent UNIX files from executing instructions |