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