certificateChain
An array of objects forming the certificate chain for the currently committed navigation.
Declaration
var certificateChain: [Any] { get }Discussion
Each item in the array is a SecCertificate object.
An array of objects forming the certificate chain for the currently committed navigation.
var certificateChain: [Any] { get }Each item in the array is a SecCertificate object.