R
R
Ras2019-09-14 11:27:21
PowerShell
Ras, 2019-09-14 11:27:21

How to use/include bouncy castle library (from NuGet ) in powershell?

Good afternoon.
How to include the bouncy castle library ( https://www.nuget.org/packages/BouncyCastle/1.8.5 ) ?
There is a Posh-ACME module for powershell, it is normally installed from powershellgallery, but in turn uses bouncy castle (judging by the errors). But how to connect it is completely incomprehensible.
Is it generally possible to use libraries from NuGet in powershell?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
azarij, 2019-09-14
@Ras

download the library here https://www.bouncycastle.org/csharp/index.html
and then work with it through new-object.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question