1 type derived from KemRecipientInfoPal
System.Security.Cryptography.Pkcs (1)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Kem.cs (1)
121
private sealed class ManagedKemRecipientInfoPal :
KemRecipientInfoPal
3 references to KemRecipientInfoPal
System.Security.Cryptography.Pkcs (3)
System\Security\Cryptography\Pkcs\KemRecipientInfo.cs (3)
21
internal KemRecipientInfo(
KemRecipientInfoPal
pal)
74
private new
KemRecipientInfoPal
Pal => (
KemRecipientInfoPal
)base.Pal;