Google Cloud Spanner C++ Client 2.13.0
A C++ Client Library for Google Cloud Spanner
Loading...
Searching...
No Matches
Public Member Functions | List of all members
google::cloud::spanner::CustomerManagedEncryption Class Reference

Use encryption with encryption_key. More...

#include <google/cloud/spanner/encryption_config.h>

Public Member Functions

 CustomerManagedEncryption (KmsKeyName encryption_key)
 
KmsKeyName const & encryption_key () const
 

Detailed Description

Use encryption with encryption_key.

Constructor & Destructor Documentation

◆ CustomerManagedEncryption()

google::cloud::spanner::CustomerManagedEncryption::CustomerManagedEncryption ( KmsKeyName  encryption_key)
inlineexplicit

Member Function Documentation

◆ encryption_key()

KmsKeyName const & google::cloud::spanner::CustomerManagedEncryption::encryption_key ( ) const
inline