aws / aws-iot-device-sdk-java-v2

Next generation AWS IoT Client SDK for Java using the AWS Common Runtime
Apache License 2.0
113 stars 76 forks source link

Add AndroidKeyChainHandlerBuilder to Android SDK #542

Closed sbSteveK closed 7 months ago

sbSteveK commented 7 months ago

Adds builder that constructs a TlsContextCustomKeyOperationOptions using an Android KeyChain.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.