Crate tink_gcpkms

Source
Expand description

Provide integration with the GCP Cloud KMS.

Structs§

DecryptRequest
DecryptResponse
EncryptRequest
EncryptResponse
ErrorResponse
GcpAead
GcpAead represents a GCP KMS service to a particular URI.
GcpClient
GcpClient represents a client that connects to the GCP KMS backend, providing appropriate authorization credentials.
ServerError
ServerMessage

Constants§

GCP_PREFIX
Prefix for any GCP-KMS key URIs.
UPSTREAM_VERSION
The upstream Tink version that this Rust port is based on.