4 references to Timestamp
Microsoft.DotNet.SignCheckLibrary (4)
Verification\SignatureVerificationResult.cs (4)
17private List<Timestamp> _timestamps; 155/// A collection of <see cref="Timestamp"/>s associated with the AuthentiCode signature(s). 157public ICollection<Timestamp> Timestamps 163_timestamps = new List<Timestamp>();