Move mpw_identicon into mpw-algorithm.h & define colors.
This commit is contained in:
@@ -66,4 +66,7 @@ const char *mpw_siteState(
|
||||
const MPResultType resultType, const char *resultParam,
|
||||
const MPAlgorithmVersion algorithmVersion);
|
||||
|
||||
/** @return A fingerprint for a user. */
|
||||
MPIdenticon mpw_identicon(const char *fullName, const char *masterPassword);
|
||||
|
||||
#endif // _MPW_ALGORITHM_H
|
||||
|
||||
Reference in New Issue
Block a user