Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Modules
>
win32crypt
>
PFXIsPFXBlob
win32crypt
.PFXIsPFXBlob
boolean =
PFXIsPFXBlob(
PFX
)
Checks if data buffer contains a PFX blob
Parameters
PFX
: bytes
Buffer containing data to be checked
Win32 API References
Search for
PFXIsPFXBlob
at
msdn
,
google
or
google groups
.