7#include <aws/payment-cryptography-data/PaymentCryptographyData_EXPORTS.h>
8#include <aws/payment-cryptography-data/model/IncomingDiffieHellmanTr31KeyBlock.h>
19namespace PaymentCryptographyData {
42 template <
typename DiffieHellmanTr31KeyBlockT = IncomingDiffieHellmanTr31KeyBlock>
44 m_diffieHellmanTr31KeyBlockHasBeenSet =
true;
45 m_diffieHellmanTr31KeyBlock = std::forward<DiffieHellmanTr31KeyBlockT>(value);
47 template <
typename DiffieHellmanTr31KeyBlockT = IncomingDiffieHellmanTr31KeyBlock>
55 bool m_diffieHellmanTr31KeyBlockHasBeenSet =
false;
AWS_PAYMENTCRYPTOGRAPHYDATA_API IncomingKeyMaterial(Aws::Utils::Json::JsonView jsonValue)
bool DiffieHellmanTr31KeyBlockHasBeenSet() const
AWS_PAYMENTCRYPTOGRAPHYDATA_API IncomingKeyMaterial & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_PAYMENTCRYPTOGRAPHYDATA_API IncomingKeyMaterial()=default
void SetDiffieHellmanTr31KeyBlock(DiffieHellmanTr31KeyBlockT &&value)
const IncomingDiffieHellmanTr31KeyBlock & GetDiffieHellmanTr31KeyBlock() const
IncomingKeyMaterial & WithDiffieHellmanTr31KeyBlock(DiffieHellmanTr31KeyBlockT &&value)
AWS_PAYMENTCRYPTOGRAPHYDATA_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue