3 references to IsValid
Microsoft.DotNet.SignCheckLibrary (3)
Verification\AuthentiCodeVerifier.cs (1)
66
svr.IsAuthentiCodeSigned &= timestamp.
IsValid
;
Verification\JarVerifier.cs (1)
43
where !ts.
IsValid
Verification\VsixVerifier.cs (1)
171
if (timestamp.
IsValid
&& certExpired)