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);
41
KeyAgreeRecipientIdentifierAsn rid = _asn.RecipientEncryptedKeys[
_index
].Rid;
65
KeyAgreeRecipientIdentifierAsn rid = _asn.RecipientEncryptedKeys[
_index
].Rid;