Crate tink_gcpkms[][src]

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.