SslStatus Structure |
Namespace: CefSharp
The SslStatus type exposes the following members.
Name | Description | |
---|---|---|
![]() | CertStatus |
Returns a bitmask containing any and all problems verifying the server
certificate.
|
![]() | ContentStatus | |
![]() | IsSecureConnection |
Returns true if the status is related to a secure SSL/TLS connection.
|
![]() | SslVersion |
Returns the SSL version used for the SSL connection.
|
![]() | X509Certificate |
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |