Method

GcrCertificateget_public_key_info

Declaration [src]

GcrSubjectPublicKeyInfo*
gcr_certificate_get_public_key_info (
  GcrCertificate* self
)

Description [src]

Returns the subject public key info (SPKI) of the certificate.

Return value

Type: GcrSubjectPublicKeyInfo

The SPKI of the certificate.

The returned data is owned by the instance.