keyIdentifier

An opaque sequence of bytes uniquely derived from the public key of the issuing CA.

AuthorityKeyIdentifier.swift:25
iOS
13+
macOS
10.15+
tvOS
13+
watchOS
6+
var keyIdentifier: ArraySlice<UInt8>?

This is commonly a hash of the subject public key info from the issuing certificate.