2 writes to TimestampingX509ChainFactory
NuGet.Packaging (2)
Signing\TrustStore\X509TrustStore.cs (2)
84TimestampingX509ChainFactory = creator(storePurpose, logger); 196TimestampingX509ChainFactory = chainFactory;
5 references to TimestampingX509ChainFactory
NuGet.Packaging (5)
Signing\TrustStore\X509TrustStore.cs (5)
72if (TimestampingX509ChainFactory is not null) 74return TimestampingX509ChainFactory; 79if (TimestampingX509ChainFactory is not null) 81return TimestampingX509ChainFactory; 87return TimestampingX509ChainFactory;