4 references to IsValid
Microsoft.DotNet.SignCheckLibrary (4)
Verification\AuthentiCodeVerifier.cs (1)
58
svr.IsAuthentiCodeSigned &= timestamp.
IsValid
;
Verification\LinuxPackageVerifier.cs (1)
67
return ts.
IsValid
;
Verification\PkgVerifier.cs (1)
108
if (!ts.
IsValid
)
Verification\Timestamp.cs (1)
56
if (
IsValid
)