2 references to Class
Microsoft.DotNet.SignTool (2)
src\StrongName.cs (2)
689
if (signatureAlgorithmId.IsSet && signatureAlgorithmId.
Class
!= AlgorithmClass.Signature)
695
if (hashAlgorithmId.IsSet && (hashAlgorithmId.
Class
!= AlgorithmClass.Hash || hashAlgorithmId.SubId < AlgorithmSubId.Sha1Hash))