Extracts the message digest from a signed-data CMS object file and verifies the signature
public static string GetSigDataDigest( string inputFile, string certFile, bool inputIsBase64 )
Public Shared Function GetSigDataDigest ( _ inputFile As String, _ certFile As String, _ inputIsBase64 As Boolean _ ) As String
Hash value in hex format or an empty string if error