2 references to CheckSignature
Microsoft.DotNet.SignCheckLibrary (1)
Verification\AuthentiCode.cs (1)
145signedCms.CheckSignature(signedCms.Certificates, true);
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\SignedCms.cs (1)
602CheckSignature(new X509Certificate2Collection(), verifySignatureOnly);