NCryptoki48 1.6.3.1

dotnet add package NCryptoki48 --version 1.6.3.1
NuGet\Install-Package NCryptoki48 -Version 1.6.3.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NCryptoki48" Version="1.6.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NCryptoki48 --version 1.6.3.1
#r "nuget: NCryptoki48, 1.6.3.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NCryptoki48 as a Cake Addin
#addin nuget:?package=NCryptoki48&version=1.6.3.1

// Install NCryptoki48 as a Cake Tool
#tool nuget:?package=NCryptoki48&version=1.6.3.1

NCryptoki is a library for .NET framework, and Java that implements the PKCS#11 specifications and supplies an API for C#, VB.NET, Visual Basic 6, Delphi and other COM interop languages for integrating a PKCS#11 compliant token in any application.

NCryptoki maps the cryptoki's functions defined in PKCS#11 specification in a set of high level classes for C#, VB.NET, and Java and proposes a programming paradigm that allows to integrate your PKCS#11 compliant token in your applications with a few lines of code.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.8

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.6.3.1 295 12/22/2022

First release of NCryptoki-Net48