2 references to SignedAttributes
System.Security (2)
system\security\cryptography\pkcs\pkcsutils.cs (2)
729
cmsSignerEncodeInfo.cAuthAttr = (uint) signer.
SignedAttributes
.Count;
730
cmsSignerEncodeInfo.rgAuthAttr = CreateCryptAttributes(signer.
SignedAttributes
);