2 types derived from RecipientInfoPal
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\KeyAgreeRecipientInfoPal.cs (1)
12internal abstract class KeyAgreeRecipientInfoPal : RecipientInfoPal
Internal\Cryptography\KeyTransRecipientInfoPal.cs (1)
11internal abstract class KeyTransRecipientInfoPal : RecipientInfoPal
2 references to RecipientInfoPal
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\RecipientInfo.cs (2)
13internal RecipientInfo(RecipientInfoType type, RecipientInfoPal pal) 46internal RecipientInfoPal Pal { get; }