isCa property
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;
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.
core.bool? isCa;