104 inline void SetCiphertext(
const char* value) { m_ciphertextHasBeenSet =
true; m_ciphertext.assign(value); }
194 inline void SetKeyPairName(
const char* value) { m_keyPairNameHasBeenSet =
true; m_keyPairName.assign(value); }
229 bool m_ciphertextHasBeenSet;
232 bool m_keyPairNameHasBeenSet;