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