2 references to UnsignedAttributes
Microsoft.DotNet.SignCheckLibrary (2)
Verification\AuthentiCode.cs (2)
227
foreach (CryptographicAttributeObject unsignedAttribute in signerInfo.
UnsignedAttributes
)
265
foreach (CryptographicAttributeObject nestedUnsignedAttribute in nestedSignerInfo.
UnsignedAttributes
)