setDisplayDetails(_:)
Specifies whether the user can see the certificate details.
Declaration
func setDisplayDetails(_ display: Bool)Parameters
Discussion
For behavioral compatibility with macOS 10.3, certificate details are displayed by default. To hide the details of a certificate, you must explicitly set the display value to false.