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);
35
public override int Version =>
_asn
.Version;
41
KeyAgreeRecipientIdentifierAsn rid =
_asn
.RecipientEncryptedKeys[_index].Rid;
59
_asn
.Originator.ToSubjectIdentifierOrKey();
65
KeyAgreeRecipientIdentifierAsn rid =
_asn
.RecipientEncryptedKeys[_index].Rid;