ref: 6b9b01c4efb785704a8a5bff92d11250cb284c11
dir: /module/keyset.m/
Keyset: module { PATH: con "/dis/lib/keyset.dis"; init: fn(): string; pkhash: fn(pk: string): string; keysforsigner: fn(signername: string, spk: string, user: string, dir: string): (list of (string, string, string), string); };