win32crypt.CryptStringToBinary
bytes, int, int = CryptStringToBinary(String, Flags )
Converts a formatted string back into raw bytes
Parameters
Win32 API References
Return Value
Returns the decoded binary data, number of header characters skipped, and CRYPT_STRING_* value denoting the type of data found (used if input Flags is one of *_ANY values)