1 write to rsaSha1Signature
System.IdentityModel (1)
System\IdentityModel\PreDigestedSignedInfo.cs (1)
256
this.
rsaSha1Signature
= encoding.GetBytes(SecurityAlgorithms.RsaSha1Signature);
1 reference to rsaSha1Signature
System.IdentityModel (1)
System\IdentityModel\PreDigestedSignedInfo.cs (1)
288
return this.
rsaSha1Signature
;