An array of objects forming the certificate chain for the currently committed navigation.
SDKs
- iOS 9.0–10.0Deprecated
- macOS 10.11–10.12Deprecated
Framework
- Web
Kit
Declaration
var certificateChain: [Any] { get }
Discussion
Each item in the array is a Sec
object.