7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/payment-cryptography-data/PaymentCryptographyData_EXPORTS.h>
19namespace PaymentCryptographyData {
47 template <
typename SharedInformationT = Aws::String>
49 m_sharedInformationHasBeenSet =
true;
50 m_sharedInformation = std::forward<SharedInformationT>(value);
52 template <
typename SharedInformationT = Aws::String>
60 bool m_sharedInformationHasBeenSet =
false;
bool SharedInformationHasBeenSet() const
const Aws::String & GetSharedInformation() const
AWS_PAYMENTCRYPTOGRAPHYDATA_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_PAYMENTCRYPTOGRAPHYDATA_API DiffieHellmanDerivationData(Aws::Utils::Json::JsonView jsonValue)
AWS_PAYMENTCRYPTOGRAPHYDATA_API DiffieHellmanDerivationData & operator=(Aws::Utils::Json::JsonView jsonValue)
DiffieHellmanDerivationData & WithSharedInformation(SharedInformationT &&value)
void SetSharedInformation(SharedInformationT &&value)
AWS_PAYMENTCRYPTOGRAPHYDATA_API DiffieHellmanDerivationData()=default
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue