Contents

saveTrustSettings()

Saves the user’s current trust settings for the displayed certificate.

Declaration

func saveTrustSettings()

Discussion

If trust settings are not editable, this method effectively does nothing. You can use SecTrustGetUserTrust to subsequently retrieve the trust settings.

See Also

Related Documentation