An encryption scheme of the catalog.
More...
#include <Catalog.h>
An encryption scheme of the catalog.
◆ GetAlgorithm()
| const std::string & olp::dataservice::read::model::Encryption::GetAlgorithm |
( |
| ) |
const |
|
inline |
Gets the encryption algorithm.
- Returns
- The encryption algorithm.
◆ GetMutableAlgorithm()
| std::string & olp::dataservice::read::model::Encryption::GetMutableAlgorithm |
( |
| ) |
|
|
inline |
Gets a mutable reference to the encryption algorithm.
- Returns
- The mutable reference to the encryption algorithm.
◆ SetAlgorithm()
| void olp::dataservice::read::model::Encryption::SetAlgorithm |
( |
const std::string & |
value | ) |
|
|
inline |
Sets the encryption algorithm.
- Parameters
-
| value | The encryption algorithm. |
The documentation for this class was generated from the following file:
- olp-cpp-sdk-dataservice-read/include/olp/dataservice/read/model/Catalog.h