Expand description
Provide integration with the GCP Cloud KMS.
Structs§
- Decrypt
Request - Decrypt
Response - Encrypt
Request - Encrypt
Response - Error
Response - 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.- Server
Error - Server
Message
Constants§
- GCP_
PREFIX - Prefix for any GCP-KMS key URIs.
- UPSTREAM_
VERSION - The upstream Tink version that this Rust port is based on.