Info
Version: | 0.9.2.2 |
Author(s): | Bruce Krakower |
Last Update: | Saturday, February 18, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bkjuice/CryptKeeper |
NuGet Url: | https://www.nuget.org/packages/CryptKeeper |
Install
Install-Package CryptKeeper
dotnet add package CryptKeeper
paket add CryptKeeper
CryptKeeper Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The CryptKeeper Secret class is designed to be thread-safe. You can use the underlying secret as an array of bytes or a string (if you must).