1 write to Y
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\DSAKeyValue.cs (1)
194
Y
= Convert.FromBase64String(yNode.InnerText),
1 reference to Y
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\DSAKeyValue.cs (1)
106
yElement.AppendChild(xmlDocument.CreateTextNode(Convert.ToBase64String(dsaParams.
Y
!)));