2 references to AlgorithmId
Microsoft.DotNet.StrongName (2)
Utils.cs (2)
59
var signatureAlgorithmId = new Algorithm.
AlgorithmId
(sigAlgId);
65
var hashAlgorithmId = new Algorithm.
AlgorithmId
(hashAlgId);