2 references to DigestAlgorithm
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\SignerInfo.cs (2)
596
CmsHash hasher = CmsHash.Create(
DigestAlgorithm
, forVerification: true);
909
DigestAlgorithm
.Value,