Query a CMS signed-data object file for selected information.
Public Function cmsQuerySigData ( _ szFileIn As String, _ szQuery As String, _ Optional nOptions As Long = 0 _ ) As String
"version" "eContentType" "HASeContent" "CountOfCertificates" "CountOfSignerInfos" "CountOfDigestAlgs" "certificate/N" "signerInfoVersion" "digestAlgorithm" "signatureAlgorithm" "HASsignedAttributes" "signingTime" "messageDigest" "pssParams" "HASsigningCertificate" "HASalgorithmProtection" "HASsubjectKeyIndentifier" "signerIdentifier"
"signerInfoVersion/2"
to find the version number of the second signerInfo in the file.