Uses of Class
software.amazon.awscdk.services.signer.Platform
Packages that use Platform
-
Uses of Platform in software.amazon.awscdk.services.signer
Fields in software.amazon.awscdk.services.signer declared as PlatformModifier and TypeFieldDescriptionstatic final PlatformPlatform.AMAZON_FREE_RTOS_DEFAULTSpecification of signature format and signing algorithms with SHA256 hash and ECDSA encryption for Amazon FreeRTOS.static final PlatformPlatform.AMAZON_FREE_RTOS_TI_CC3220_SFSpecification of signature format and signing algorithms with SHA1 hash and RSA encryption for Amazon FreeRTOS.static final PlatformSpecification of signature format and signing algorithms for AWS IoT Device.static final PlatformPlatform.AWS_LAMBDA_SHA384_ECDSASpecification of signature format and signing algorithms for AWS Lambda.static final PlatformPlatform.NOTATION_OCI_SHA384_ECDSASpecification of signature format and signing algorithms with SHA256 hash and ECDSA encryption for container registries with notation.Methods in software.amazon.awscdk.services.signer that return PlatformModifier and TypeMethodDescriptionSigningProfileProps.getPlatform()The Signing Platform available for signing profile.final PlatformSigningProfileProps.Jsii$Proxy.getPlatform()static PlatformCustom signing profile platform.Methods in software.amazon.awscdk.services.signer with parameters of type PlatformModifier and TypeMethodDescriptionThe Signing Platform available for signing profile.Sets the value ofSigningProfileProps.getPlatform()