Method
GcrSubjectPublicKeyInfoget_key
Declaration [src]
GBytes*
gcr_subject_public_key_info_get_key (
GcrSubjectPublicKeyInfo* self
)
Return value
Type: GBytes
The raw data of the public key.
The returned data is owned by the instance. |