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