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