command
Version:
v0.0.0-...-e8b88a3
Opens a new window with list of versions in this module.
Published: Jun 22, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
DecryptDatav2.go
This example decrypts some text that was encrypted with an AWS Key Management Service (AWS KMS) key (KMS key).
go run DecryptDatav2.go -d DATA
- DATA is the encrypted data, as a string.
The unit test accepts a similar value in config.json.
Documentation
¶
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
snippet-start:[kms.go-v2.DecryptData]
Source Files
¶
Click to show internal directories.
Click to hide internal directories.