1 instantiation of KeyAgreeRecipientInfoPalWindows
System.Security.Cryptography.Pkcs (1)
Internal\Cryptography\Pal\Windows\DecryptorPalWindows.DecodeRecipients.cs (1)
57
recipients[subIndex] = new KeyAgreeRecipientInfo(new
KeyAgreeRecipientInfoPalWindows
(pCmsgCmsRecipientInfoMemory, index, subIndex));
2 references to KeyAgreeRecipientInfoPalWindows
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\Windows\DecryptorPalWindows.Decrypt.cs (2)
199
KeyAgreeRecipientInfoPalWindows
pal = (
KeyAgreeRecipientInfoPalWindows
)(keyAgreeRecipientInfo.Pal);