[ CCode ( type_id = "gcr_certificate_extension_authority_key_identifier_get_type ()" ) ]
[ Version ( since = "4.3.91" ) ]
public class CertificateExtensionAuthorityKeyIdentifier : CertificateExtension
A certificate extension that contains the authority key identifier (SKI).
This extension may expose the authority key identifier directly, which should match the subject key identifier of the parent certificate.
It _may_ also expose a combination of issuer name and serial number of the used certificate instead. This is rare however.