public class Sm2Certificate extends RsaCertificate
| 构造器和说明 |
|---|
Sm2Certificate() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
creatOuCert(SystemConfig keyStoreParam) |
void |
creatOuCert(SystemConfig keyStoreParam,
KeyStore rootkeyStore) |
void |
creatRootCA(String ksPath,
String passwd)
Create root CA.
|
protected KeyPair |
generateKeyPair() |
protected String |
getAlgorithm() |
createRoot, creatOrganizationCert, creatOrganizationCertpublic void creatRootCA(String ksPath, String passwd)
creatRootCA 在类中 RsaCertificatepublic void creatOuCert(SystemConfig keyStoreParam)
creatOuCert 在类中 RsaCertificatepublic void creatOuCert(SystemConfig keyStoreParam, KeyStore rootkeyStore)
creatOuCert 在类中 RsaCertificateprotected KeyPair generateKeyPair() throws Exception
generateKeyPair 在类中 RsaCertificateExceptionprotected String getAlgorithm()
getAlgorithm 在类中 RsaCertificateCopyright © 2020. All Rights Reserved.