1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/librpc/idl/keysvc.idl
2008-10-15 01:23:36 +02:00

17 lines
290 B
Plaintext

/*
cryptographic key services interface
*/
/* Also seen as: 0d72a7d4-6148-11d1-b4aa-00c04fb66ea0 */
[
uuid("8d0ffe72-d252-11d0-bf8f-00c04fd9126b"),
pointer_default(unique),
version(1.0),
helpstring("Cryptographic Key Services")
]
interface keysvc
{
WERROR keysvc_Unknown0();
}