2 references to Authenticode
dotnet (1)
Installer\Windows\Security\Signature.cs (1)
35
if (certContentType != X509ContentType.
Authenticode
)
Microsoft.DotNet.SignTool (1)
src\VerifySignatures.cs (1)
215
if (certContentType != X509ContentType.
Authenticode
)