2 references to SignedAttributes
System.Security (2)
system\security\cryptography\pkcs\pkcsutils.cs (2)
729cmsSignerEncodeInfo.cAuthAttr = (uint) signer.SignedAttributes.Count; 730cmsSignerEncodeInfo.rgAuthAttr = CreateCryptAttributes(signer.SignedAttributes);