clientAuth property

bool? clientAuth
getter/setter pair

Corresponds to OID 1.3.6.1.5.5.7.3.2.

Officially described as "TLS WWW client authentication", though regularly used for non-WWW TLS.

Implementation

core.bool? clientAuth;