Method
GcrCertificateExtensionAuthorityKeyIdentifierget_key_id
unstable since: 4.3.91
Declaration [src]
GBytes*
gcr_certificate_extension_authority_key_identifier_get_key_id (
GcrCertificateExtensionAuthorityKeyIdentifier* self
)
Description [src]
Returns the raw bytes containing the authority key identifier, if present.
Available since: 4.3.91
Return value
Type: GBytes
The authority key identifier if present.
| The data is owned by the instance. |
The return value can be NULL. |