| Name | Description | Type | Additional information |
|---|---|---|---|
| Name |
The name of the data set. |
string |
Max length: 256 Min length: 1 |
| ApplicationSecretKey |
The application secret key. |
Collection of byte |
Max length: 16 Min length: 16 |
| ProvisioningData |
The provisioning data for SDK 5.x+ |
Collection of byte |
None. |
| ApplicationCertificate |
The X.509 application certificate. May be a single DER cert or a concatenated bundle; |
Collection of byte |
Required |
| PrivateKey |
The RSA private key in the PKCS#1 PEM format, not password protected. |
Collection of byte |
Required |