4 references to X509ExtensionCollection
NuGet.Packaging (1)
Signing\Timestamp\TstInfo.cs (1)
126extensions = new X509ExtensionCollection();
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (1)
221extensions = new X509ExtensionCollection();
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\Rfc3161TimestampRequest.cs (1)
35var coll = new X509ExtensionCollection();
System\Security\Cryptography\Pkcs\Rfc3161TimestampTokenInfo.cs (1)
173var coll = new X509ExtensionCollection();