KMS instance SDK (Go)

更新时间:
复制 MD 格式

The KMS Instance SDK (Go) provides programmatic access to KMS instance APIs for data encryption and decryption, digital signing and verification, and secret value retrieval.

API documentation

After integrating the KMS instance SDK, you can call KMS instance API operations through the KMS instance endpoint to generate data keys, encrypt and decrypt data, sign and verify signatures, and retrieve secret values.

For API documentation, see Instance API Overview.

Sample code