serverAuth property

bool? serverAuth
getter/setter pair

Corresponds to OID 1.3.6.1.5.5.7.3.1.

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

Implementation

core.bool? serverAuth;