2 references to FindCertificate
System.Security (2)
system\security\cryptography\pkcs\signerinfo.cs (2)
96
m_certificate = PkcsUtils.
FindCertificate
(this.SignerIdentifier, m_signedCms.Certificates);
231
certificate = PkcsUtils.
FindCertificate
(SignerIdentifier, extraStore);