gbay 1.0.0
Gbay.net is .net version of gbay which has supports for:
* Digital Signing
* Verification and authentication
* Certificate detail information extracting
* Smart cards and tokens managment
* File Encryption
* Token and smart card status detection (detect if device is removed or edited)
* PC/SC devices detection
* All PKCS#11 functionalities
* Extract certificated from token
* Inject certificates and private keys into tokens.
* RSA and AES standard implementation
Install-Package gbay -Version 1.0.0
dotnet add package gbay --version 1.0.0
<PackageReference Include="gbay" Version="1.0.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add gbay --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: gbay, 1.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Beta release for testing
Dependencies
-
.NETFramework 4.5
- iTextSharp (>= 5.5.6)
- log4net (>= 2.0.3)
- Pkcs11Interop (>= 2.0.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 1,029 | 6/7/2015 |