Code: Alles auswählen
UseMD5Fingerprint()
hash$ = "md5fingerprint"
Debug StringFingerprint(hash$, #PB_Cipher_MD5, #PB_Ignore, #PB_Ascii)
Code: Alles auswählen
UseMD5Fingerprint()
hash$ = "md5fingerprint"
Debug StringFingerprint(hash$, #PB_Cipher_MD5, #PB_Ignore, #PB_Ascii)