The KMS instance SDK (Java) provides easy programmatic access to KMS instance APIs, facilitating tasks such as 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 dedicated gateway endpoint (also known as the KMS instance endpoint) to perform cryptographic functions. These include generating data keys, encrypting and decrypting data, signing and verifying signatures, and retrieving secret values.
For API documentation, see Instance API Overview.