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