2 references to pChainContext
System.Core (2)
System\Security\Cryptography\X509Certificates\TimestampInformation.cs (2)
34
if (timestamper.
pChainContext
!= IntPtr.Zero) {
35
m_timestampChain = new X509Chain(timestamper.
pChainContext
);