AllJoynUnity.AllJoyn.BusAttachment.alljoyn_busattachment_clearkeystore C# (CSharp) Method

alljoyn_busattachment_clearkeystore() private method

private alljoyn_busattachment_clearkeystore ( IntPtr bus ) : void
bus System.IntPtr
return void
            private static extern void alljoyn_busattachment_clearkeystore(IntPtr bus);
AllJoyn.BusAttachment