2 references to DecryptCek
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Decrypt.cs (1)
68cek = kemRecipientInfo.DecryptCek(mlKem, out exception);
Internal\Cryptography\Pal\AnyOS\ManagedPal.Kem.cs (1)
186return DecryptCek(certificatePrivateKey, out exception);