Registry / crypto / hashicorp-go-kms-wrapping-wrappers-alicloudkms-v2

hashicorp-go-kms-wrapping-wrappers-alicloudkms-v2

JSON →
library2.0.4gogounverified

Wrapper for Alicloud KMS to integrate with HashiCorp's go-kms-wrapping library.

go get github.com/hashicorp/go-kms-wrapping/wrappers/alicloudkms/v2
INSTALL
IMPORT
SIG · HASHICORP-GO-KMS-W
H
hashicorp-go-kms-wrapping-wrappers-alicloudkms-v2
cryptogov2.0.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

alicloudkms
github.com/hashicorp/go-kms-wrapping/wrappers/alicloudkms/v2

Create a new Alicloud KMS wrapper instance.

package main import ( "fmt" "github.com/hashicorp/go-kms-wrapping/wrappers/alicloudkms/v2" ) func main() { wrapper := alicloudkms.NewWrapper() fmt.Println(wrapper) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.4latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Amazon
1
OpenAI (training)
1
Resources
hashicorp-go-kms-wrapping-wrappers-alicloudkms-v2 — go get hashicorp-go-kms-wrapping-wrappers-alicloudkms-v2 · libregistry