A portable (dotnet standard) utility class for generating x509 certificates.
Info
Version: | 1.1.1 |
Author(s): | Jeremy Peterson |
Last Update: | Sunday, August 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CryptLink/CertBuilder/ |
NuGet Url: | https://www.nuget.org/packages/CryptLink.CertBuilder |
Install
Install-Package CryptLink.CertBuilder
dotnet add package CryptLink.CertBuilder
paket add CryptLink.CertBuilder
CryptLink.CertBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
- CryptLink.SigningFramework(>= 1.5.3)
- Portable.BouncyCastle(>= 1.8.2)
Tags