Searched defs:GcpKmsClient (Results 1 – 4 of 4) sorted by relevance
49 public final class GcpKmsClient implements KmsClient { class64 public GcpKmsClient() {} in GcpKmsClient() method in GcpKmsClient71 public GcpKmsClient(String uri) { in GcpKmsClient() method in GcpKmsClient
19 GcpKmsClient = _gcp_kms_client.GcpKmsClient variable
65 class GcpKmsClient(_kms_aead_key_manager.KmsClient): class
69 explicit GcpKmsClient( in GcpKmsClient() function