AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Enumerations | Functions
AlgorithmSpec.h File Reference
#include <aws/kms/KMS_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>

Go to the source code of this file.

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::KMS
 
 Aws::KMS::Model
 
 Aws::KMS::Model::AlgorithmSpecMapper
 

Enumerations

enum  Aws::KMS::Model::AlgorithmSpec { Aws::KMS::Model::AlgorithmSpec::NOT_SET, Aws::KMS::Model::AlgorithmSpec::RSAES_PKCS1_V1_5, Aws::KMS::Model::AlgorithmSpec::RSAES_OAEP_SHA_1, Aws::KMS::Model::AlgorithmSpec::RSAES_OAEP_SHA_256 }
 

Functions

AWS_KMS_API AlgorithmSpec Aws::KMS::Model::AlgorithmSpecMapper::GetAlgorithmSpecForName (const Aws::String &name)
 
AWS_KMS_API Aws::String Aws::KMS::Model::AlgorithmSpecMapper::GetNameForAlgorithmSpec (AlgorithmSpec value)