Contents

SFCertificateTrustPanel

A panel or sheet that lets the user edit the trust settings in any of the certificates in a certificate chain.

Declaration

class SFCertificateTrustPanel

Overview

The following figure shows an example of a certificate trust panel.

[Image]

You can use this class to enable a user to make trust decisions when one or more certificates required for an operation are invalid or cannot be verified.

To display a certificate in a panel or sheet without editable trust settings, use the SFCertificatePanel class. To display certificates in a custom view, use the SFCertificateView class.

Topics

Returning a Shared Certificate Trust Panel Object

Displaying a Sheet or Panel

Controlling the Appearance of a Certificate Trust Panel

See Also

Classes