win32crypt.CryptEnumProviderTypes
[(PyUnicode
,int),...] = CryptEnumProviderTypes()
Lists available local cryptographic provider
types
Comments
Windows XP sp3 has a bug that causes this function to always fail with ERROR_MORE_DATA (234)
See KB959160 for a hotfix
Return Value
Returns a sequence of tuples containing name and identifier of provider types