KeysChapter 16 Security Module Database Tool 143Per-File KeysThese keys have meaning only within the value list of an entry in a Files list. Atleast one of RelativePath and AbsolutePath must be specified. If both arespecified, the relative path is tried first, and the absolute path is used only if norelative root directory is provided by the installer program.DefaultMechanismFlags Specifies mechanisms for which this module will be a default provider.This key-value pair is a bitstring specified in hexadecimal (0x) format. Itis constructed as a bitwise OR of the following constants. If theDefaultMechanismFlags entry is omitted, the value defaults to 0x0.RSA: 0x00000001DSA: 0x00000002RC2: 0x00000004RC4: 0x00000008DES: 0x00000010DH: 0x00000020FORTEZZA: 0x00000040RC5: 0x00000080SHA1: 0x00000100MD5: 0x00000200MD2: 0x00000400RANDOM: 0x08000000FRIENDLY: 0x10000000OWN_PW_DEFAULTS: 0x20000000DISABLE: 0x40000000CipherEnableFlags Specifies ciphers that this module provides but Netscape products donot, so that Netscape products can enable them. This key is a bitstringspecified in hexadecimal (0x) format. It is constructed as a bitwise OR ofthe following constants. If the CipherEnableFlags entry is omitted,the value defaults to 0x0.FORTEZZA: 0x0000 0001EquivalentPlatform Specifies that the attributes of the named platform should also be usedfor the current platform. Saves typing when there is more than oneplatform using the same settings.Key DescriptionAbsolutePath Specifies the destination directory of the file as an absolute path. If bothRelativePath and AbsolutePath are specified, the installerattempts to use the relative path; if it is unable to determine a relativepath, it uses the absolute path.