Instance Propertyswift-certificates 1.8.0X509
keyIdentifier
An opaque sequence of bytes uniquely derived from the public key of the issuing CA.
- 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.