Keytool应用在哪里? [英] Where is the Keytool application?

查看:248
本文介绍了Keytool应用在哪里?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要在android中使用mapview控件,我似乎无法理解如何运行 keytool
是否安装了eclipse?我似乎找不到下载链接。

I need to use mapview control in android and I can't seem to understand how to run keytool. Is it installed with eclipse? I can't seem to find a download link.

谢谢

推荐答案

p> keytool 是标准Java发行版的一部分。

keytool is part of the standard java distribution.

在Windows 64位机器中,您通常会在

In a windows 64-bit machine, you would normally find the jdk at

C:\Program Files\Java\jdk1.8.0_121\bin

它用于管理密钥和证书,您可以签名,在您的情况下,可能是一个jar文件。

It is used for managing keys and certificates you can sign things with, in your case, probably a jar file.

如果您提供更多详细信息你需要做什么,我们可能会给你一个更具体的答案。

If you provide more details of what you need to do, we could probably give you a more specific answer.

这篇关于Keytool应用在哪里?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆