# BasicConstraints


## Fields

| Field                                                                                                                                    | Type                                                                                                                                     | Required                                                                                                                                 | Description                                                                                                                              |
| ---------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- |
| `IsCa`                                                                                                                                   | **bool*                                                                                                                                  | :heavy_minus_sign:                                                                                                                       | Whether the certificate is permitted to sign other certificates.                                                                         |
| `MaxPathLen`                                                                                                                             | **int*                                                                                                                                   | :heavy_minus_sign:                                                                                                                       | When present, provides the maximum number of intermediate certificates that may follow this certificate in a trusted certification path. |