hasTLSCustomization property

bool get hasTLSCustomization

Whether any TLS customization is present.

Implementation

bool get hasTLSCustomization => hasMTLS || hasCustomCA;