| 程序包 | 说明 |
|---|---|
| cn.net.wanmo.common.cert |
| 限定符和类型 | 方法和说明 |
|---|---|
static Certificate |
RsaCertUtil.generateV3(String issuer,
String subject,
BigInteger serial,
Date notBefore,
Date notAfter,
PublicKey publicKey,
PrivateKey privKey,
List<RsaCertUtil.Extension> extensions)
生成证书信息
|
Copyright © 2023. All rights reserved.