summaryrefslogtreecommitdiff
path: root/protocols/MSN/src/skylogin/uic.h
blob: eb05ea1e856b26465c8340d0a58b34584312bc7b (plain)
1
2
3
Memory_U CreateUIC(Skype_Inst *pInst, const char *pszNonce, const char *pszSalt);
int CreateUICString(Skype_Inst *pInst, const char *pszNonce, const char *pszSalt, char *pszOutUIC);
int GetCredentialsUIC(Skype_Inst *pInst, char *pszOutUIC);