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
.