2 references to GetX509ChainFactory
NuGet.Packaging (2)
Signing\Utility\X509ChainHolder.cs (2)
29IX509ChainFactory creator = X509TrustStore.GetX509ChainFactory(X509StorePurpose.CodeSigning, NullLogger.Instance); 37IX509ChainFactory creator = X509TrustStore.GetX509ChainFactory(storePurpose, NullLogger.Instance);