source:
trunk/server/librpc/idl/keysvc.idl
| Last change on this file was 414, checked in by , 16 years ago | |
|---|---|
| File size: 290 bytes | |
| Line | |
|---|---|
| 1 | /* |
| 2 | cryptographic key services interface |
| 3 | */ |
| 4 | |
| 5 | |
| 6 | /* Also seen as: 0d72a7d4-6148-11d1-b4aa-00c04fb66ea0 */ |
| 7 | [ |
| 8 | uuid("8d0ffe72-d252-11d0-bf8f-00c04fd9126b"), |
| 9 | pointer_default(unique), |
| 10 | version(1.0), |
| 11 | helpstring("Cryptographic Key Services") |
| 12 | ] |
| 13 | interface keysvc |
| 14 | { |
| 15 | WERROR keysvc_Unknown0(); |
| 16 | } |
Note:
See TracBrowser
for help on using the repository browser.
