Contents

setCertificate(_:)

Specifies the certificate that’s displayed in the view.

Declaration

func setCertificate(_ certificate: SecCertificate!)

Parameters

  • certificate:

    The new certificate for the view.

See Also

Related Documentation