Method
GcrCertificateget_public_key_info
Declaration [src]
GcrSubjectPublicKeyInfo*
gcr_certificate_get_public_key_info (
GcrCertificate* self
)
Return value
Type: GcrSubjectPublicKeyInfo
The SPKI of the certificate.
The returned data is owned by the instance. |