| Class | Description |
|---|---|
| CertificateConfig |
This is a model class which used to keep the certificate configuration data.
|
| ESTConfig |
EstConfig class contains the certificate details, which is required for EST Certificate to installation.
|
| Network |
Network class provides the following functions.
|
| NetworkConfig |
This is a model class which used to keep the network configuration data.
|
| Enum | Description |
|---|---|
| CertificateType |
CertificateConfig only accepts a certificate type which is defined in the enum @CertificateType |
| NetworkSecurityType |
NetworkConfig only accepts a security type which is defined in the enum @NetworkSecurityType |
| NetworkType |
NetworkConfig only accepts a network type which is defined in the enum @NetworkType |