2 references to AlgorithmId
Microsoft.DotNet.SignTool (2)
src\StrongName.cs (2)
688
var signatureAlgorithmId = new
AlgorithmId
(sigAlgId);
694
var hashAlgorithmId = new
AlgorithmId
(hashAlgId);