3 references to UnsignedAttributes
System.Security.Cryptography.Pkcs (3)
System\Security\Cryptography\Pkcs\CmsSigner.cs (3)
367if (UnsignedAttributes != null && UnsignedAttributes.Count > 0) 369List<AttributeAsn> attrs = PkcsHelpers.BuildAttributes(UnsignedAttributes);