Has all attributes of the certificate signing request as well as relational links
| Name | Type | Description | Attributes |
|---|---|---|---|
| atomLinkList | List of link | See Definition of link | |
| plcm-certificate-signing-request-specification | plcm-certificate-signing-request-specification | See Definition of plcm-certificate-signing-request-specification | Mandatory |
| csrid | Csrid | The identifier for the csr | Mandatory |
| base64-encoded-public-key | Base64EncodedPublicKey | The public-key of csr encoded in base 64 | Mandatory |
| entity-tag | EntityTag | The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance. |
| Name | Type | Restrictions |
|---|---|---|
| EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |
| Base64EncodedPublicKey | xs:string | Length of value must be >=1 Length of value must be <=1048576 |
| Csrid | xs:string | Length of value must be >=1 Length of value must be <=160 |