1 write to hmacSha1Signature
System.IdentityModel (1)
System\IdentityModel\PreDigestedSignedInfo.cs (1)
255
this.
hmacSha1Signature
= encoding.GetBytes(SecurityAlgorithms.HmacSha1Signature);
1 reference to hmacSha1Signature
System.IdentityModel (1)
System\IdentityModel\PreDigestedSignedInfo.cs (1)
284
return this.
hmacSha1Signature
;