1 write to _index
System.Security.Cryptography.Pkcs (1)
Internal\Cryptography\Pal\AnyOS\ManagedPal.KeyAgree.cs (1)
21_index = index;
5 references to _index
System.Security.Cryptography.Pkcs (5)
Internal\Cryptography\Pal\AnyOS\ManagedPal.KeyAgree.cs (5)
25_asn.RecipientEncryptedKeys[_index].EncryptedKey.ToArray(); 32_asn.RecipientEncryptedKeys[_index].Rid.IssuerAndSerialNumber, 33_asn.RecipientEncryptedKeys[_index].Rid.RKeyId?.SubjectKeyIdentifier); 41KeyAgreeRecipientIdentifierAsn rid = _asn.RecipientEncryptedKeys[_index].Rid; 65KeyAgreeRecipientIdentifierAsn rid = _asn.RecipientEncryptedKeys[_index].Rid;