Method
GcrCertificateExtensionSubjectKeyIdentifierget_key_id
unstable since: 4.3.90
Declaration [src]
GBytes*
gcr_certificate_extension_subject_key_identifier_get_key_id (
GcrCertificateExtensionSubjectKeyIdentifier* self
)
Description [src]
Returns the raw bytes containing the subject key identifier.
Available since: 4.3.90
Return value
Type: GBytes
The subject key identifier.
| The data is owned by the instance. |