I want to calculate md5 hash codes from strings in a playgroundbook, but i got this error message, but i included it as this way:
import CommonCrypto
I can not use these: CC_MD5, CC_LONG, CC_MD5_DIGES_LENGTH etc,etc.
Thanks!
I want to calculate md5 hash codes from strings in a playgroundbook, but i got this error message, but i included it as this way:
import CommonCrypto
I can not use these: CC_MD5, CC_LONG, CC_MD5_DIGES_LENGTH etc,etc.
Thanks!