2 references to SignatureChain
System.Core (2)
System\Security\Cryptography\X509Certificates\TimestampInformation.cs (2)
85if (m_timestamper == null && SignatureChain != null) { 86m_timestamper = SignatureChain.ChainElements[0].Certificate;