Confused about plugins
Nico Williams <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.heimdal.general |
|---|---|
| Message-ID | <CAK3OfOiasyOLdFZZcSB-sRxeSoEhCvLGdJiE7cHGPvkP=wNc1Q@mail.gmail.com> |
There seems to be two namespaces of plugins: those registered via krb5_plugin_register() or loaded via _krb5_plugin_find() on the one hand, and those loaded via _krb5_load_plugins() on the other. What's this distinction about? Nico --