2 references to SignedAttributes
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\CmsSigner.cs (2)
229List<AttributeAsn> signedAttrs = PkcsHelpers.BuildAttributes(SignedAttributes); 306if (SignedAttributes?.Count > 0 || contentTypeOid != Oids.Pkcs7Data)