简体   繁体   English

如何使用Azure Key Vault Android应用程序

[英]How to use azure key vault android application

Am new to Azure. 是Azure的新手。 I want to know know to access key vault access android application. 我想知道知道要访问密钥库访问android应用程序。

If you have any reference or sample. 如果您有任何参考或样品。 Please help me. 请帮我。

Thanks in advance. 提前致谢。

There are two samples using KeyVault in Java on Azure offical GitHub sample repository. 在Azure官方GitHub示例存储库上有两个使用Java中的KeyVault的示例。

  1. https://github.com/Azure-Samples/key-vault-java-manage-key-vaults https://github.com/Azure-Samples/key-vault-java-manage-key-vaults
  2. https://github.com/Azure-Samples/batch-keyvault-java-management https://github.com/Azure-Samples/batch-keyvault-java-management

Hope it helps. 希望能帮助到你。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在android中使用Azure Key Vault - How to use Azure Key Vault in android 在Android应用程序中使用私钥 - private key use in android application 如何在Android应用程序中使用Google公共API访问密钥? - How to use Google public API access key in android application? 使用自定义调试密钥调试 android 应用程序? - Use Custom debug key to debug android application? 如何通过 Android 在 Paypal 保险库中保存信用卡详细信息以及如何检索它们以备将来使用 - How to save credit card details in Paypal vault via Android and how to retrieve them to use them in future 如何使用 Android 应用程序中的“Azure IoT 中心设备配置服务”注册设备并将遥测读数发送到 Azure IoT 中心? - How to use "Azure IoT Hub Device Provisioning Service" from Android Application to register device and send telemetry reading to Azure IoT Hub? 如何将 Azure 媒体服务连接到 android 应用程序? - How to connect Azure media services to android application? 如何使用Google Drive API密钥从android应用程序访问驱动器内容? - How do I use the Google drive API key to access drive content from android application? 如何在Android中调用Vault Pay Pal Api - How to call Vault Pay Pal Api in android 如何在Android应用程序中使用AsyncTask - How to use AsyncTask in Android application
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM