2 instantiations of TimestampInformation
System.Core (2)
System\Security\Cryptography\Xml\ManifestSignedXml.cs (2)
227
timestamp = new
TimestampInformation
(timestamper);
252
timestamp = new
TimestampInformation
((SignatureVerificationResult)Marshal.GetHRForException(e));
6 references to TimestampInformation
System.Core (6)
System\Security\Cryptography\X509Certificates\AuthenticodeSignatureInformation.cs (3)
23
private
TimestampInformation
m_timestamp;
31
TimestampInformation
timestamp) {
128
public
TimestampInformation
Timestamp {
System\Security\Cryptography\Xml\ManifestSignedXml.cs (3)
216
private
TimestampInformation
GetTimestampInformation(X509Native.AXL_AUTHENTICODE_TIMESTAMPER_INFO timestamper,
220
TimestampInformation
timestamp = null;
520
TimestampInformation
timestamp = GetTimestampInformation(timestamper,