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