isCa property
Refers to the "CA" X.509 extension, which is a boolean value.
When this value is missing, the extension will be omitted from the CA certificate.
Optional.
Implementation
core.bool? isCa;
Refers to the "CA" X.509 extension, which is a boolean value.
When this value is missing, the extension will be omitted from the CA certificate.
Optional.
core.bool? isCa;