| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| Modifier and Type | Method and Description |
|---|---|
default GetSigningPlatformResponse |
SignerClient.getSigningPlatform(Consumer<GetSigningPlatformRequest.Builder> getSigningPlatformRequest)
Returns information on a specific signing platform.
|
default GetSigningPlatformResponse |
SignerClient.getSigningPlatform(GetSigningPlatformRequest getSigningPlatformRequest)
Returns information on a specific signing platform.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSigningPlatformResponse> |
SignerAsyncClient.getSigningPlatform(Consumer<GetSigningPlatformRequest.Builder> getSigningPlatformRequest)
Returns information on a specific signing platform.
|
default CompletableFuture<GetSigningPlatformResponse> |
SignerAsyncClient.getSigningPlatform(GetSigningPlatformRequest getSigningPlatformRequest)
Returns information on a specific signing platform.
|
Copyright © 2019. All rights reserved.