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