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