public interface RemoteCRPManager
| Modifier and Type | Method and Description |
|---|---|
DictionaryInfo |
getCRPInfo()
Retrieves information about the certificate resource provider file.
|
void |
uploadCRPFile(boolean distribute,
java.io.InputStream stream)
Uploads new certificate resource provider file.
|
void uploadCRPFile(boolean distribute,
java.io.InputStream stream)
throws ManagementException
ManagementException - if system error occurs or error while uploading data occurs.DictionaryInfo getCRPInfo() throws ManagementException
ManagementException - if system error occurs or error while retrieving data occurs.Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.