Uses of Class
software.amazon.awscdk.services.signer.Platform
-
Uses of Platform in software.amazon.awscdk.services.signer
Modifier and TypeFieldDescriptionstatic final Platform
Platform.AMAZON_FREE_RTOS_DEFAULT
Specification of signature format and signing algorithms with SHA256 hash and ECDSA encryption for Amazon FreeRTOS.static final Platform
Platform.AMAZON_FREE_RTOS_TI_CC3220_SF
Specification of signature format and signing algorithms with SHA1 hash and RSA encryption for Amazon FreeRTOS.static final Platform
Specification of signature format and signing algorithms for AWS IoT Device.static final Platform
Platform.AWS_LAMBDA_SHA384_ECDSA
Specification of signature format and signing algorithms for AWS Lambda.Modifier and TypeMethodDescriptionSigningProfileProps.getPlatform()
The Signing Platform available for signing profile.final Platform
SigningProfileProps.Jsii$Proxy.getPlatform()
Modifier and TypeMethodDescriptionThe Signing Platform available for signing profile.Sets the value ofSigningProfileProps.getPlatform()