| Package | Description |
|---|---|
| com.amazonaws.services.signer |
You can use Code Signing for Amazon FreeRTOS (AWS Signer) to sign code that you created for any of the IoT devices
that Amazon Web Services supports.
|
| com.amazonaws.services.signer.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetSigningPlatformResult> |
AWSsignerAsync.getSigningPlatformAsync(GetSigningPlatformRequest getSigningPlatformRequest,
AsyncHandler<GetSigningPlatformRequest,GetSigningPlatformResult> asyncHandler)
Returns information on a specific signing platform.
|
Future<GetSigningPlatformResult> |
AWSsignerAsyncClient.getSigningPlatformAsync(GetSigningPlatformRequest request,
AsyncHandler<GetSigningPlatformRequest,GetSigningPlatformResult> asyncHandler) |
Future<GetSigningPlatformResult> |
AbstractAWSsignerAsync.getSigningPlatformAsync(GetSigningPlatformRequest request,
AsyncHandler<GetSigningPlatformRequest,GetSigningPlatformResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetSigningPlatformRequest |
GetSigningPlatformRequest.clone() |
GetSigningPlatformRequest |
GetSigningPlatformRequest.withPlatformId(String platformId)
The ID of the target signing platform.
|
Copyright © 2018. All rights reserved.