| Package | Description |
|---|---|
| org.wso2.carbon.mdm.mobileservices.windows.services.wstep.impl | |
| org.wso2.carbon.mdm.mobileservices.windows.services.wstep.util |
| Modifier and Type | Method and Description |
|---|---|
String |
CertificateEnrollmentServiceImpl.prepareWapProvisioningXML(String binarySecurityToken,
String wapProvisioningFilePath,
String headerBst)
This method prepares the wap-provisioning file by including relevant certificates etc
|
| 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 © 2016 WSO2. All rights reserved.