3 references to g
System (3)
security\system\security\cryptography\x509\x509certificate2.cs (3)
247cb = pDssParameters.g.cbData; 251byte[] g = new byte[pDssParameters.g.cbData]; 252Marshal.Copy(pDssParameters.g.pbData, g, 0, g.Length);