1 instantiation of KemRecipientInfo
System.Security.Cryptography.Pkcs (1)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Decode.cs (1)
80recipientInfos.Add(new KemRecipientInfo(new ManagedKemRecipientInfoPal(kemRecipientInfo)));
2 references to KemRecipientInfo
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\EnvelopedCms.Kem.cs (2)
18public void Decrypt(KemRecipientInfo recipientInfo, MLKem privateKey) 32public void Decrypt(KemRecipientInfo recipientInfo, CompositeMLKem privateKey)