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