Method

GcrCertificateRequestget_private_key

Declaration [src]

GckObject*
gcr_certificate_request_get_private_key (
  GcrCertificateRequest* self
)

Description [src]

Get the private key this certificate request is for.

Return value

Returns: GckObject
 

The private key,

 The data is owned by the instance.