Contents

SFCertificatePanel

A panel or sheet that displays one or more certificates.

Declaration

class SFCertificatePanel

Overview

The following figure shows an example of a certificate panel.

[Image]

An SFCertificatePanel can optionally display all of the certificates in a certificate chain.

This class displays certificate details, but not trust settings. To display a certificate with editable trust settings in a panel or sheet, use the SFCertificateTrustPanel class. To display certificates in a custom view, use the SFCertificateView class.

Note that for macOS 10.4 and later, this class displays the evaluation status for each certificate. You can modify how the certificates are evaluated by calling the setPolicies(_:) method.

Topics

Returning a Shared Certificate Panel Object

Providing Help

Customizing the Appearance of the Sheet or Panel

Displaying a Sheet or Panel

Delegate method for providing help

See Also

Classes