3 references to SignedAttributes
Microsoft.DotNet.SignCheckLibrary (2)
Verification\AuthentiCode.cs (1)
157foreach (CryptographicAttributeObject signedAttribute in counterSign.SignedAttributes)
Verification\Jar\JarSignatureFile.cs (1)
268foreach (CryptographicAttributeObject sa in timestampSigner.SignedAttributes)
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\Rfc3161TimestampToken.cs (1)
579foreach (CryptographicAttributeObject attrSet in signer.SignedAttributes)