Modifier and Type | Method and Description |
---|---|
static X509Certificate |
CertificateSigningService.signCSR(org.bouncycastle.pkcs.jcajce.JcaPKCS10CertificationRequest jcaRequest,
PrivateKey privateKey,
X509Certificate caCert,
List certParameterList)
Implement certificate signing task using CSR received from the device and the MDM server key
store.
|
Modifier and Type | Method and Description |
---|---|
static X509Certificate |
CertificateSigningService.signCSR(org.bouncycastle.pkcs.jcajce.JcaPKCS10CertificationRequest jcaRequest,
PrivateKey privateKey,
X509Certificate caCert,
List certParameterList)
Implement certificate signing task using CSR received from the device and the MDM server key
store.
|
Copyright © 2017 WSO2. All rights reserved.