isCa property

bool? isCa
getter/setter pair

Refers to the "CA" boolean field in the X.509 extension.

When this value is missing, the basic constraints extension will be omitted from the certificate.

Optional.

Implementation

core.bool? isCa;