AWS Key Management Service (KMS) is a managed service that makes it easy for you to create and control the encryption keys used to encrypt your data, and uses Hardware Security Modules (HSMs) to protect the security of your keys.
Info
Version: | 4.0.0-preview.3 |
Author(s): | Amazon Web Services |
Last Update: | Tuesday, October 1, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/aws/aws-sdk-net/ |
NuGet Url: | https://www.nuget.org/packages/AWSSDK.KeyManagementService |
Install
Install-Package AWSSDK.KeyManagementService
dotnet add package AWSSDK.KeyManagementService
paket add AWSSDK.KeyManagementService
AWSSDK.KeyManagementService Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.Core(>= 3.5.2.6 && < 3.6.0)
Tags