| Package | Description |
|---|---|
| org.wso2.carbon.device.mgt.mobile.windows.api.services.wstep | |
| org.wso2.carbon.device.mgt.mobile.windows.api.services.wstep.util |
| Modifier and Type | Method and Description |
|---|---|
void |
CertificateEnrollmentService.requestSecurityToken(String tokenType,
String requestType,
String binarySecurityToken,
AdditionalContext additionalContext,
Holder<RequestSecurityTokenResponse> response) |
| 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.