Cef |
The CefSslInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | (Overrides ObjectFinalize) | |
| GetDEREncodedIssuerChain | Returns the DER encoded data for the certificate issuer chain. If we failed to encode a certificate in the chain it is still present in the array but is an empty string. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetPEMEncodedIssuerChain | Returns the PEM encoded data for the certificate issuer chain. If we failed to encode a certificate in the chain it is still present in the array but is an empty string. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx) | |
| PropertyGet |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertyGetT |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx) |