Method

GcrSubjectPublicKeyInfoget_key

Declaration [src]

GBytes*
gcr_subject_public_key_info_get_key (
  GcrSubjectPublicKeyInfo* self
)

Description [src]

Returns the public key.

Return value

Type: GBytes

The raw data of the public key.

The returned data is owned by the instance.