2 references to SignedAttributes
Microsoft.DotNet.SignCheckLibrary (1)
Verification\AuthentiCode.cs (1)
233
foreach (CryptographicAttributeObject signedAttribute in counterSign.
SignedAttributes
)
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\Rfc3161TimestampToken.cs (1)
579
foreach (CryptographicAttributeObject attrSet in signer.
SignedAttributes
)