2 references to UnsignedAttributes
System.Security (2)
system\security\cryptography\pkcs\pkcsutils.cs (2)
732
cmsSignerEncodeInfo.cUnauthAttr = (uint) signer.
UnsignedAttributes
.Count;
733
cmsSignerEncodeInfo.rgUnauthAttr = CreateCryptAttributes(signer.
UnsignedAttributes
);