7#include <aws/payment-cryptography-data/PaymentCryptographyData_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/payment-cryptography-data/model/EcdhDerivationAttributes.h>
22namespace PaymentCryptographyData
50 inline void SetTr31KeyBlock(
const char* value) { m_tr31KeyBlockHasBeenSet =
true; m_tr31KeyBlock.assign(value); }
70 bool m_tr31KeyBlockHasBeenSet =
false;
73 bool m_diffieHellmanSymmetricKeyHasBeenSet =
false;
bool DiffieHellmanSymmetricKeyHasBeenSet() const
void SetDiffieHellmanSymmetricKey(const EcdhDerivationAttributes &value)
const EcdhDerivationAttributes & GetDiffieHellmanSymmetricKey() const
const Aws::String & GetTr31KeyBlock() const
WrappedKeyMaterial & WithTr31KeyBlock(const char *value)
void SetTr31KeyBlock(const Aws::String &value)
WrappedKeyMaterial & WithTr31KeyBlock(const Aws::String &value)
AWS_PAYMENTCRYPTOGRAPHYDATA_API WrappedKeyMaterial & operator=(Aws::Utils::Json::JsonView jsonValue)
WrappedKeyMaterial & WithDiffieHellmanSymmetricKey(const EcdhDerivationAttributes &value)
bool Tr31KeyBlockHasBeenSet() const
AWS_PAYMENTCRYPTOGRAPHYDATA_API WrappedKeyMaterial(Aws::Utils::Json::JsonView jsonValue)
AWS_PAYMENTCRYPTOGRAPHYDATA_API WrappedKeyMaterial()
void SetTr31KeyBlock(Aws::String &&value)
WrappedKeyMaterial & WithTr31KeyBlock(Aws::String &&value)
WrappedKeyMaterial & WithDiffieHellmanSymmetricKey(EcdhDerivationAttributes &&value)
AWS_PAYMENTCRYPTOGRAPHYDATA_API Aws::Utils::Json::JsonValue Jsonize() const
void SetDiffieHellmanSymmetricKey(EcdhDerivationAttributes &&value)
void SetTr31KeyBlock(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue