CreateKeysAndCertificateResult |
AbstractAWSIot.createKeysAndCertificate(CreateKeysAndCertificateRequest request) |
|
CreateKeysAndCertificateResult |
AWSIot.createKeysAndCertificate(CreateKeysAndCertificateRequest createKeysAndCertificateRequest) |
Creates a 2048-bit RSA key pair and issues an X.509 certificate using the
issued public key.
|
CreateKeysAndCertificateResult |
AWSIotClient.createKeysAndCertificate(CreateKeysAndCertificateRequest createKeysAndCertificateRequest) |
Creates a 2048-bit RSA key pair and issues an X.509 certificate using the
issued public key.
|
Future<CreateKeysAndCertificateResult> |
AbstractAWSIotAsync.createKeysAndCertificateAsync(CreateKeysAndCertificateRequest request) |
|
Future<CreateKeysAndCertificateResult> |
AbstractAWSIotAsync.createKeysAndCertificateAsync(CreateKeysAndCertificateRequest request,
AsyncHandler<CreateKeysAndCertificateRequest,CreateKeysAndCertificateResult> asyncHandler) |
|
Future<CreateKeysAndCertificateResult> |
AWSIotAsync.createKeysAndCertificateAsync(CreateKeysAndCertificateRequest createKeysAndCertificateRequest) |
Creates a 2048-bit RSA key pair and issues an X.509 certificate using the
issued public key.
|
Future<CreateKeysAndCertificateResult> |
AWSIotAsync.createKeysAndCertificateAsync(CreateKeysAndCertificateRequest createKeysAndCertificateRequest,
AsyncHandler<CreateKeysAndCertificateRequest,CreateKeysAndCertificateResult> asyncHandler) |
Creates a 2048-bit RSA key pair and issues an X.509 certificate using the
issued public key.
|
Future<CreateKeysAndCertificateResult> |
AWSIotAsyncClient.createKeysAndCertificateAsync(CreateKeysAndCertificateRequest request) |
|
Future<CreateKeysAndCertificateResult> |
AWSIotAsyncClient.createKeysAndCertificateAsync(CreateKeysAndCertificateRequest request,
AsyncHandler<CreateKeysAndCertificateRequest,CreateKeysAndCertificateResult> asyncHandler) |
|