搜索资源列表
CreateKeyStores
- import java.io.FileOutputStream import java.security.KeyStore import java.security.cert.Certificate import javax.security.auth.x500.X500PrivateCredential -import java.io.FileOutputStream import java.security.
KeyStore
- Examples showing use of PKCS #12 and the KeyStore API-Examples showing use of PKCS # 12 and the Key Store API
s3c44b0jianpan
- 此工程项目用于测试键盘 下载并运行该工程项目后,程序处于等待键盘输入状态 用户若按下F1,则程序退出。 按下除了F1之外的任意键的同时,运行灯将点亮,当键盘弹起后,灯又灭掉。 如果键入的是数字0~9,那么在运行灯熄灭后,LED模块将显示该数字,显示的 位置随着输入次数改变而改变 按下的键值将被存储到数组keystore[]中, 用户可以设置断点观测数组中的键值,也可以等程序运行完毕,再观测-
rel
- 1. 如何生成自签名的KeyStore以及导出供SP使用的公钥 C:>keytool -v -genkey -alias idp -keystore idp.jks -keyalg RSA -dname uid=idp 然后按照提示输入密码即可,这里选择输入123456作为密码,同时主口令也使用该密码 C:>keytool -v -export -alias idp -keystore idp.jks -file
java写的web多文件上传
- 可在WEB上同时上传多个文件,带源代码,有例子,详细请看wwwroot下的readme帮助文档-the Web simultaneously upload multiple files, with the source code, is an example, wwwroot details please see the readme files help
CreateKeyStores
- import java.io.FileOutputStream import java.security.KeyStore import java.security.cert.Certificate import javax.security.auth.x500.X500PrivateCredential -import java.io.FileOutputStream import java.security.
KeyStore
- Examples showing use of PKCS #12 and the KeyStore API-Examples showing use of PKCS# 12 and the Key Store API
s3c44b0jianpan
- 此工程项目用于测试键盘 下载并运行该工程项目后,程序处于等待键盘输入状态 用户若按下F1,则程序退出。 按下除了F1之外的任意键的同时,运行灯将点亮,当键盘弹起后,灯又灭掉。 如果键入的是数字0~9,那么在运行灯熄灭后,LED模块将显示该数字,显示的 位置随着输入次数改变而改变 按下的键值将被存储到数组keystore[]中, 用户可以设置断点观测数组中的键值,也可以等程序运行完毕,再观测-
rel
- 1. 如何生成自签名的KeyStore以及导出供SP使用的公钥 C:>keytool -v -genkey -alias idp -keystore idp.jks -keyalg RSA -dname uid=idp 然后按照提示输入密码即可,这里选择输入123456作为密码,同时主口令也使用该密码 C:>keytool -v -export -alias idp -keystore idp.jks -file
KEYTOOL
- Digital Signature key tool
Java.III.CodePermissions
- Code permissions in Java can be granted by 2 criterias - Location and Signer. The resulting permission set is the union of all grants, which are applicable to a class. Checks are performed only imperatively, i
Main
- Add remote certificate to local Keystore. Usage: java importcerttofile.Main <host>[:port]
KeyStoreAppender
- 安全套接字协议的 SSLContext 制作Keystore文件-SSLContext Keystore
AndroidSSLSocket
- AndroidSSLSocket.rar 在Android平台上实现的SSLSocket实例。已调试通过。可直接运行。-AndroidSSLSocket.rar the Android platform to achieve the SSLSocket instance. Has been debugged. Can be directly run.
Keystore
- 目 录 一 概述 3 二 使用IBM密钥管理器生成KEYSTROE 3 1打开ikeyman 3 2创建keystore 3 3生成申请书 4 4使用申请书在JIT CA中签发站点证书 5 5导入签发完成的站点证书 5 三 使用KEYTOOL命令产生KEYSTORE 7 1生成server端证书 7 2生成KeySTORE,使用如下语句: 7 3生成服务器证书申请书 7 4向keystor
DuomiMusicPlay
- Java源码,Android,多米播放器 一款仿多米界面的android音乐播放器-精致的界面,华丽的操作,详尽的源代码注释,绝对让你爱不释手。因电脑上的APK运行环境还没有调试好,所以现在暂时无法看到运行图,学习Android编程的开发者可下载源码自己动手编译看效果吧。 mic.keystore密码:geniusmic-Java source code, Android, meters play an imitati
ane-hello-world
- AS3 ane源码adt -package -storetype pkcs12 -keystore poker.p12 -storepass 123456-target ane myInApp.ane extension.xml -swc hellworld.swc -platform iPhone-ARM library-adt-package-storetype pkcs12-keystore poker.p12-storepass
keystore
- Linux filesystem encryption layer
KeyStore
- KeyStore is responsible maintaining cryptographic keys and their owners for Andriod.
KeyStore
- KeyStore is responsible for maintaining cryptographic keys and their owners.