1 write to Pal
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\RecipientInfo.cs (1)
33
Pal
= pal;
3 references to Pal
System.Security.Cryptography.Pkcs (3)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Decrypt.cs (1)
45
if (recipientInfo.
Pal
is ManagedKeyTransPal ktri)
System\Security\Cryptography\Pkcs\KeyAgreeRecipientInfo.cs (1)
84
return (KeyAgreeRecipientInfoPal)(base.
Pal
);
System\Security\Cryptography\Pkcs\KeyTransRecipientInfo.cs (1)
54
return (KeyTransRecipientInfoPal)(base.
Pal
);