Quantcast
Channel: ComponentSource News | Components
Viewing all articles
Browse latest Browse all 12898

OpenPGP Library for .NET v1.9.1.11

$
0
0
OpenPGP Library for .NET

Adds new .NET Framework assembly for OpenPGP smartcards (Yubikey, Nitrokey, etc.).

Features

  • Added - Assembly DidiSoft.Pgp.Smartcard.dll - .NET Framework assembly for OpenPGP smartcards (Yubikey, Nitrokey, etc.).
  • namespace DidiSoft.Pgp.Smartcard
    • Added - SmartcardKeyStore - provides access to OpenPGP smartcards.
    • Added - SmartcardPrivateKey - abstraction over OpenPGP key contained in a smartcard.
    • Added - SmartcardException - exception trown in case of smartcard communication error.
  • namespace DidiSoft.Pgp
    • Added - PGPLib.ClearSignXX - overloaded methods that accept SmartcardKeyStore.
    • Added - PGPLib.SignXX - overloaded methods that accept SmartcardKeyStore.
    • Added - PGPLib.DetachedSignXX - overloaded methods that accept SmartcardKeyStore.
    • Added - PGPLib.DecryptXX - overloaded methods that accept SmartcardKeyStore.

Viewing all articles
Browse latest Browse all 12898

Trending Articles