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