2 references to CounterSignerInfos
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\SignedCms.cs (1)
637
SignerInfoCollection counterSigners = signer.
CounterSignerInfos
;
System\Security\Cryptography\Pkcs\SignerInfo.cs (1)
424
index = liveThis.
CounterSignerInfos
.FindIndexForSigner(counterSignerInfo);