2 references to X509Certificate2Collection
NuGet.Commands (1)
SignCommand\CertificateProvider.cs (1)
62resultCollection = new X509Certificate2Collection(cert);
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\Rfc3161TimestampToken.cs (1)
279signer.CheckSignature(new X509Certificate2Collection(tsaCertificate), true);