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