3 references to UnauthAttrs
System.Security (3)
system\security\cryptography\pkcs\signerinfo.cs (3)
132m_unsignedAttributes = new CryptographicAttributeObjectCollection(m_cmsgSignerInfo.UnauthAttrs); 552cAttr = cmsgSignerInfo.UnauthAttrs.cAttr; 553pAttr = new IntPtr((long) cmsgSignerInfo.UnauthAttrs.rgAttr);