SubjectKeyIdentifier

Provides a means of identifying a certificate that contains a particular public key.

SubjectKeyIdentifier.swift:25
struct SubjectKeyIdentifier

This extension contains a value derived from the public key of the certificate in which it appears. That value can be used to build the keyIdentifier field in any certificate issued by this certificate. This makes it possible to identify a certificate possessing the key that issued another certificate.