com.amazonaws.services.signer.package-info Maven / Gradle / Ivy
/*
* Copyright 2013-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
* CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions
* and limitations under the License.
*/
/**
*
* 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. AWS Signer is integrated with Amazon FreeRTOS, AWS Certificate Manager, and AWS
* CloudTrail. Amazon FreeRTOS customers can use AWS Signer to sign code images before making them available for
* microcontrollers. You can use ACM to import third-party certificates to be used by AWS Signer. For general
* information about using AWS Signer, see the Code Signing for Amazon FreeRTOS
* Developer Guide.
*
*/
package com.amazonaws.services.signer;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy