Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reword because 'provide keys' is required to use keys from modules

...

KRL provides a mechanism for storing accessing keys that are stored in modules that can only be accessed by named rulesets. A key module uses the pragma provide keys (or provides keys) to specify which previously defined keys should be made available to which rulesets. For example, is rulesets a16x175 and b16x77 require the use of a set of Dropbox keys, the following module could provide those keys specifically to the named rulesets:

...