文件名称:CertificateExample
介绍说明--下载内容均来自于网络,请自行研究使用
Java 数字签名、数字证书的相关实例。
关于数字签名:产生RSA密钥对(myKeyPair),得到RSA密钥对,产生Signature对象,对用私钥对信息(info)签名,用指定算法产生签名对象,用私钥初始化签名对象,将待签名的数据传送给签名对象(须在初始化之后),用公钥验证签名结果,使用公钥初始化签名对象,用于验证签名。
-Java digital signature, digital certificates instance.
Digital Signature: generate RSA key pairs the (myKeyPair), RSA key pair, resulting in the Signature object with the private key information (info) the signature, signature object with the specified algorithm to initialize the Signature object with the private key, the data transfer will be the signature to the signature object (to be initialized), the results with the public key to verify the signature using the public key to initialize the signature object is used to verify the signature.
关于数字签名:产生RSA密钥对(myKeyPair),得到RSA密钥对,产生Signature对象,对用私钥对信息(info)签名,用指定算法产生签名对象,用私钥初始化签名对象,将待签名的数据传送给签名对象(须在初始化之后),用公钥验证签名结果,使用公钥初始化签名对象,用于验证签名。
-Java digital signature, digital certificates instance.
Digital Signature: generate RSA key pairs the (myKeyPair), RSA key pair, resulting in the Signature object with the private key information (info) the signature, signature object with the specified algorithm to initialize the Signature object with the private key, the data transfer will be the signature to the signature object (to be initialized), the results with the public key to verify the signature using the public key to initialize the signature object is used to verify the signature.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
(没有文件,原文件不完全或已损坏或有密码)