#include <KeyPair.h>
Describes a key pair.
See Also:
AWS API Reference
Definition at line 31 of file KeyPair.h.
◆ KeyPair() [1/2]
Aws::IoT::Model::KeyPair::KeyPair |
( |
| ) |
|
◆ KeyPair() [2/2]
◆ GetPrivateKey()
const Aws::String& Aws::IoT::Model::KeyPair::GetPrivateKey |
( |
| ) |
const |
|
inline |
The private key.
Definition at line 84 of file KeyPair.h.
◆ GetPublicKey()
const Aws::String& Aws::IoT::Model::KeyPair::GetPublicKey |
( |
| ) |
const |
|
inline |
The public key.
Definition at line 43 of file KeyPair.h.
◆ Jsonize()
◆ operator=()
◆ PrivateKeyHasBeenSet()
bool Aws::IoT::Model::KeyPair::PrivateKeyHasBeenSet |
( |
| ) |
const |
|
inline |
The private key.
Definition at line 89 of file KeyPair.h.
◆ PublicKeyHasBeenSet()
bool Aws::IoT::Model::KeyPair::PublicKeyHasBeenSet |
( |
| ) |
const |
|
inline |
The public key.
Definition at line 48 of file KeyPair.h.
◆ SetPrivateKey() [1/3]
void Aws::IoT::Model::KeyPair::SetPrivateKey |
( |
Aws::String && |
value | ) |
|
|
inline |
The private key.
Definition at line 99 of file KeyPair.h.
◆ SetPrivateKey() [2/3]
void Aws::IoT::Model::KeyPair::SetPrivateKey |
( |
const Aws::String & |
value | ) |
|
|
inline |
The private key.
Definition at line 94 of file KeyPair.h.
◆ SetPrivateKey() [3/3]
void Aws::IoT::Model::KeyPair::SetPrivateKey |
( |
const char * |
value | ) |
|
|
inline |
◆ SetPublicKey() [1/3]
void Aws::IoT::Model::KeyPair::SetPublicKey |
( |
Aws::String && |
value | ) |
|
|
inline |
The public key.
Definition at line 58 of file KeyPair.h.
◆ SetPublicKey() [2/3]
void Aws::IoT::Model::KeyPair::SetPublicKey |
( |
const Aws::String & |
value | ) |
|
|
inline |
The public key.
Definition at line 53 of file KeyPair.h.
◆ SetPublicKey() [3/3]
void Aws::IoT::Model::KeyPair::SetPublicKey |
( |
const char * |
value | ) |
|
|
inline |
The public key.
Definition at line 63 of file KeyPair.h.
◆ WithPrivateKey() [1/3]
◆ WithPrivateKey() [2/3]
◆ WithPrivateKey() [3/3]
KeyPair& Aws::IoT::Model::KeyPair::WithPrivateKey |
( |
const char * |
value | ) |
|
|
inline |
◆ WithPublicKey() [1/3]
The public key.
Definition at line 73 of file KeyPair.h.
◆ WithPublicKey() [2/3]
The public key.
Definition at line 68 of file KeyPair.h.
◆ WithPublicKey() [3/3]
KeyPair& Aws::IoT::Model::KeyPair::WithPublicKey |
( |
const char * |
value | ) |
|
|
inline |
The public key.
Definition at line 78 of file KeyPair.h.
The documentation for this class was generated from the following file:
- aws-cpp-sdk-iot/include/aws/iot/model/KeyPair.h