3 references to CheckSignature
System.Security.Cryptography.Pkcs (3)
System\Security\Cryptography\Pkcs\Rfc3161TimestampToken.cs (1)
285signer.CheckSignature(new X509Certificate2Collection(tsaCertificate), true);
System\Security\Cryptography\Pkcs\SignedCms.cs (1)
641signer.CheckSignature(extraStore, verifySignatureOnly);
System\Security\Cryptography\Pkcs\SignerInfo.cs (1)
435CheckSignature(new X509Certificate2Collection(), verifySignatureOnly);