2 writes to m_timestamp
System.Core (2)
System\Security\Cryptography\X509Certificates\AuthenticodeSignatureInformation.cs (2)
50
m_timestamp
= timestamp;
57
m_timestamp
= null;
1 reference to m_timestamp
System.Core (1)
System\Security\Cryptography\X509Certificates\AuthenticodeSignatureInformation.cs (1)
129
get { return
m_timestamp
; }