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