2 references to UnsignedAttributes
System.Security (2)
system\security\cryptography\pkcs\pkcsutils.cs (2)
732cmsSignerEncodeInfo.cUnauthAttr = (uint) signer.UnsignedAttributes.Count; 733cmsSignerEncodeInfo.rgUnauthAttr = CreateCryptAttributes(signer.UnsignedAttributes);