4 references to CRYPT_TIMESTAMP_INFO
Microsoft.DotNet.SignCheckLibrary (4)
Interop\WinCrypt.cs (1)
296/// Point to a <see cref="CRYPT_TIMESTAMP_INFO"/> structure.
Verification\VsixVerifier.cs (3)
87var timestampInfo = (CRYPT_TIMESTAMP_INFO)Marshal.PtrToStructure(timestampContext.pTimeStamp, typeof(CRYPT_TIMESTAMP_INFO));