1 write to _asn
System.Security.Cryptography.Pkcs (1)
Internal\Cryptography\Pal\AnyOS\ManagedPal.KeyAgree.cs (1)
20_asn = asn;
8 references to _asn
System.Security.Cryptography.Pkcs (8)
Internal\Cryptography\Pal\AnyOS\ManagedPal.KeyAgree.cs (8)
25_asn.RecipientEncryptedKeys[_index].EncryptedKey.ToArray(); 28_asn.KeyEncryptionAlgorithm.ToPresentationObject(); 32_asn.RecipientEncryptedKeys[_index].Rid.IssuerAndSerialNumber, 33_asn.RecipientEncryptedKeys[_index].Rid.RKeyId?.SubjectKeyIdentifier); 35public override int Version => _asn.Version; 41KeyAgreeRecipientIdentifierAsn rid = _asn.RecipientEncryptedKeys[_index].Rid; 59_asn.Originator.ToSubjectIdentifierOrKey(); 65KeyAgreeRecipientIdentifierAsn rid = _asn.RecipientEncryptedKeys[_index].Rid;