| Class | Description |
|---|---|
| ActiveRequest |
Represent the request for HISK Device ID Activation.
|
| ActiveResponse |
Represent the response of HISK device id activation.
|
| AuthRequest |
Represent the request for HISK Device authentication.
|
| BatchCreateClientCertRequest |
Represent the request for batch create client cert.
|
| BatchCreateClientCertResponse |
Represent the response of batch create client certs.
|
| CipherRequest |
Represent the request for message encryption/decryption.
|
| CipherResponse |
Represent the response of encryption/decryption result.
|
| CreateCertGroupRequest |
Represent the request for create cert group.
|
| CreateCertGroupResponse |
Represent the response of create cert group.
|
| CreateRootCACertRequest |
Represent the request for create root cert.
|
| CreateRootCACertRequest.CertRequestInfo |
Represent the info for create root cert.
|
| CreateRootCACertResponse |
Represent the response of create root cert.
|
| CreateSubCertRequest |
Represent the request for create sub cert.
|
| CreateSubCertResponse |
Represent the response of create sub cert.
|
| DefaultIotPkiManageRequest |
The default class of pki request.
|
| DefaultIotPkiManageResponse |
The default class of pki response.
|
| DownloadCrlResponse |
Represent the response of download crl.
|
| GetBatchCreateStatusResponse |
Represent the response of get batch create status.
|
| GetBatchCreateStatusResponse.DeviceIdAndCertId | |
| GetCertGroupResponse |
Represent the response of get cert group.
|
| GetCertStatusRequest |
Represent the request for get cert status.
|
| GetCertStatusResponse |
Represent the response of get cert status.
|
| GetOcspResponse |
Represent the response of get ocsp response.
|
| GetRootCACertResponse |
Represent the response of get root cert.
|
| GetSubCertResponse |
Represent the response of get sub cert.
|
| IotPkiManageDataResponse |
The base class of pki response which contains binary data.
|
| IotPkiManageRequest |
The base class of all pki request.
|
| IotPkiManageResponse |
The base class of all pki response.
|
| QueryClientCertResponse |
Represent the response of query client certs.
|
| QueryServerCertResponse |
Represent the response of query server certs.
|
| RenewSubCertRequest |
Represent the request for renew sub cert.
|
| RenewSubCertResponse |
Represent the response of renew sub cert.
|
| Enum | Description |
|---|---|
| CertStatus |
Possible status of get cert status.
|
| EncodeType |
Represent the type of message encoding type, including base64.
|
| JobStatus |
Possible status of batch create status.
|
Copyright © 2021. All rights reserved.