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