code property

SslErrorType? code
getter/setter pair

Primary code error associated to the server SSL certificate. It represents the most severe SSL error.

Implementation

SslErrorType? code;