Skip to content

Loading System.Security.Cryptography.RSA in fsi #14524

Answered by baronfel
OnurGumus asked this question in Q&A
Discussion options

You must be logged in to vote

You have to #r "System.Security.Cryptography";; in your FSI session to get access to the types and members from that DLL:

I'm not sure this is intended, though - I thought for a program targeting net7.0 (which I thought FSI was suppose to simulate?) S.S.C would be part of the default set of opens. @vzarytovskii what should the intended programming environment of FSI be?

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by OnurGumus
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants