Get desktop application:
View/edit binary Protocol Buffers messages
This service defines the public APIs for remote KMS provider.
Version returns the runtime name and runtime version of the KMS provider.
Version of the KMS plugin API.
Version of the KMS plugin API.
Name of the KMS provider.
Version of the KMS provider. The string must be semver-compatible.
Execute decryption operation in KMS provider.
Version of the KMS plugin API.
The data to be decrypted.
The decrypted data.
Execute encryption operation in KMS provider.
Version of the KMS plugin API.
The data to be encrypted.
The encrypted data.