2 references to KeyAgreeRecipientInfo
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Decode.cs (1)
68
new
KeyAgreeRecipientInfo
(new ManagedKeyAgreePal(recipientInfo.Kari.Value, i)));
Internal\Cryptography\Pal\Windows\DecryptorPalWindows.DecodeRecipients.cs (1)
57
recipients[subIndex] = new
KeyAgreeRecipientInfo
(new KeyAgreeRecipientInfoPalWindows(pCmsgCmsRecipientInfoMemory, index, subIndex));