4 references to
System.Security.Cryptography.Pkcs (4)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Encrypt.cs (1)
107CmsRecipient recipient = recipients[i];
System\Security\Cryptography\Pkcs\CmsRecipientCollection.cs (1)
104array.SetValue(this[i], index);
System\Security\Cryptography\Pkcs\CmsRecipientEnumerator.cs (2)
22return _recipients[_current]; 30return _recipients[_current];